Skip to content

Commit fcae87f

Browse files
committed
[maven-release-plugin] rollback the release of config-builder-1.4.3
1 parent c50a7b7 commit fcae87f

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.4.3</version>
7+
<version>1.4.3-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>
@@ -20,7 +20,7 @@
2020
<url>[email protected]:TNG/config-builder.git</url>
2121
<connection>scm:git:[email protected]:TNG/config-builder.git</connection>
2222
<developerConnection>scm:git:[email protected]:TNG/config-builder.git</developerConnection>
23-
<tag>config-builder-1.4.3</tag>
23+
<tag>HEAD</tag>
2424
</scm>
2525
<developers>
2626
<developer>

0 commit comments

Comments
 (0)