Skip to content

Commit 738cee5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4ff8cd0 commit 738cee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.tngtech.java</groupId>
66
<artifactId>config-builder</artifactId>
7-
<version>1.8.0</version>
7+
<version>1.8.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>Config-Builder</name>
1010
<description>The Config Builder creates fully configured instances of config classes, using values from various sources like properties files, command line arguments etc.</description>
@@ -22,7 +22,7 @@
2222
<url>[email protected]:TNG/config-builder.git</url>
2323
<connection>scm:git:https://github.com/TNG/config-builder.git</connection>
2424
<developerConnection>scm:git:https://github.com/TNG/config-builder.git</developerConnection>
25-
<tag>config-builder-1.8.0</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727
<distributionManagement>
2828
<snapshotRepository>

0 commit comments

Comments
 (0)