diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2013-01-02 18:31:23 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2013-01-02 18:31:23 +0100 |
commit | 5166c8091f2395cb34b1a0cfe1171b92ad30b8aa (patch) | |
tree | cd7c060aa812e28ed46812511dad3b8a16b2a119 | |
parent | ce2cf49db578782ab256444766d0da656cccb4a1 (diff) | |
download | app.sh-booter-jetty-5166c8091f2395cb34b1a0cfe1171b92ad30b8aa.tar.gz app.sh-booter-jetty-5166c8091f2395cb34b1a0cfe1171b92ad30b8aa.tar.bz2 app.sh-booter-jetty-5166c8091f2395cb34b1a0cfe1171b92ad30b8aa.tar.xz app.sh-booter-jetty-5166c8091f2395cb34b1a0cfe1171b92ad30b8aa.zip |
[maven-release-plugin] prepare for next development iteration
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ </parent> <groupId>io.trygvis.appsh</groupId> <artifactId>booter-jetty</artifactId> - <version>8.1.8.v20121106+1</version> + <version>8.1.8.v20121106+2-SNAPSHOT</version> <properties> <versions.jetty8>8.1.8.v20121106</versions.jetty8> </properties> |