[maven-release-plugin] rollback the release of sox-java-1.0.0

This commit is contained in:
Sandor Vasi
2016-03-02 16:48:16 +01:00
parent d6f0a93a2e
commit 0fc3a84145

View File

@@ -4,7 +4,7 @@
<groupId>ie.corballis</groupId>
<artifactId>sox-java</artifactId>
<version>1.0.0</version>
<version>1.0-SNAPSHOT</version>
<url>https://github.com/corballis/sox-wrapper-java</url>
<licenses>
@@ -27,7 +27,7 @@
<connection>scm:git:git@github.com:corballis/sox-wrapper-java.git</connection>
<url>scm:git:git@github.com:corballis/sox-wrapper-java.git</url>
<developerConnection>scm:git:git@github.com:corballis/sox-wrapper-java.git</developerConnection>
<tag>sox-java-1.0.0</tag>
<tag>HEAD</tag>
</scm>
<properties>