diff options
author | neothemachine <[email protected]> | 2013-07-23 21:20:02 +0200 |
---|---|---|
committer | neothemachine <[email protected]> | 2013-07-23 22:45:51 +0200 |
commit | 440ee68f5e63ee5527901add2155c009fd84b0d1 (patch) | |
tree | f886368c01e53845b7db129d3f61f23cf454cb0c /pom.xml | |
parent | 27979b9285f662ab8019d135685eaf5180e01158 (diff) |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -3,7 +3,7 @@ <groupId>com.ardor3d</groupId> <artifactId>ardor3d</artifactId> <packaging>pom</packaging> - <version>0.9</version> + <version>1.0-SNAPSHOT</version> <name>Ardor 3D</name> <description>A free, open source 3D graphics engine written in Java</description> @@ -22,8 +22,7 @@ <connection>scm:git:git://github.com/Renanse/Ardor3D.git</connection> <developerConnection>scm:git:[email protected]:Renanse/Ardor3D.git</developerConnection> <url>https://github.com/Renanse/Ardor3D</url> - <tag>v0.9</tag> - </scm> + </scm> <developers> <developer> |