From ab59feff36d5314f552d78b795aa09d9863f1c8b Mon Sep 17 00:00:00 2001
From: Matthijs Brouwer <matthijs@brouwer.info>
Date: Tue, 6 Nov 2018 14:32:19 +0100
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9b5d6a7..7c88d55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<connection>scm:git:git@github.com:textexploration/mtas.git</connection>
<url>https://github.com/textexploration/mtas</url>
<developerConnection>scm:git:git@github.com:textexploration/mtas.git</developerConnection>
- <tag>v7.4.0.1</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>
<snapshotRepository>
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.textexploration.mtas</groupId>
<artifactId>mtas</artifactId>
- <version>7.4.0.1</version>
+ <version>7.4.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<licenses>
<license>
--
GitLab