diff options
author | Julien Eluard <[email protected]> | 2014-05-04 17:14:42 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2014-05-04 17:14:42 -0300 |
commit | 3c4c323911e95bfa534580851dfd1ef8f1dcde2f (patch) | |
tree | 1a2a7160abb37f18e0d982e71badaef735d2e2bf /pom.xml | |
parent | f0c740aaebe6e0758f07ffc5e27afaf20375d4cc (diff) |
[maven-release-plugin] prepare release 0.9.24
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <groupId>org.semver</groupId> <artifactId>parent</artifactId> - <version>0.9.24-SNAPSHOT</version> + <version>0.9.24</version> <packaging>pom</packaging> <name>Semantic Versioning</name> @@ -29,7 +29,7 @@ <connection>scm:git:[email protected]:jeluard/semantic-versioning</connection> <developerConnection>scm:git:[email protected]:jeluard/semantic-versioning</developerConnection> <url>scm:git:[email protected]:jeluard/semantic-versioning</url> - <tag>HEAD</tag> + <tag>0.9.24</tag> </scm> <developers> |