Skip to content

Commit 1bbfa50

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent eb12760 commit 1bbfa50

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

formatter-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.muenchen.oss</groupId>
77
<artifactId>itm-java-codeformat-parent</artifactId>
8-
<version>1.0.8</version>
8+
<version>1.0.9-SNAPSHOT</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

formatter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.muenchen.oss</groupId>
77
<artifactId>itm-java-codeformat-parent</artifactId>
8-
<version>1.0.8</version>
8+
<version>1.0.9-SNAPSHOT</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>de.muenchen.oss</groupId>
66
<artifactId>itm-java-codeformat-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.0.8</version>
8+
<version>1.0.9-SNAPSHOT</version>
99
<name>itm-java-codeformat</name>
1010
<description>it@M java Codeformat</description>
1111
<url>https://github.com/it-at-m/itm-java-codeformat</url>
@@ -53,7 +53,7 @@
5353
<url>https://github.com/it-at-m/itm-java-codeformat</url>
5454
<connection>scm:git:https://github.com/it-at-m/itm-java-codeformat.git</connection>
5555
<developerConnection>scm:git:https://github.com/it-at-m/itm-java-codeformat.git</developerConnection>
56-
<tag>1.0.8</tag>
56+
<tag>HEAD</tag>
5757
</scm>
5858

5959
<distributionManagement>

0 commit comments

Comments
 (0)