[maven-release-plugin] prepare release sox-java-1.0.0

This commit is contained in:
Sandor Vasi
2016-03-02 16:58:14 +01:00
parent ccc0c6f431
commit ece980a3c2

View File

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