aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-06-23 12:22:54 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2013-06-23 12:22:54 +0200
commitb9d4ab089c2936c3548569bbb47493d7c8fb754e (patch)
tree9b91d3db86d1f8130352b93486738be122e7ff4b
parentb557885cb171dfcdf25cf08ee6f1b2b702162ddf (diff)
downloadapp.sh-booter-jetty-b9d4ab089c2936c3548569bbb47493d7c8fb754e.tar.gz
app.sh-booter-jetty-b9d4ab089c2936c3548569bbb47493d7c8fb754e.tar.bz2
app.sh-booter-jetty-b9d4ab089c2936c3548569bbb47493d7c8fb754e.tar.xz
app.sh-booter-jetty-b9d4ab089c2936c3548569bbb47493d7c8fb754e.zip
[maven-release-plugin] prepare release booter-jetty-8.1.11.v20130520+1booter-jetty-8.1.11.v20130520+1
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 59c1c0e..f8476a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<groupId>io.trygvis.appsh</groupId>
<artifactId>booter-jetty</artifactId>
- <version>8.1.11.v20130520+1-SNAPSHOT</version>
+ <version>8.1.11.v20130520+1</version>
<name>App.sh :: Jetty Booter for Jetty v${versions.jetty8}</name>
<properties>
<versions.jetty8>8.1.11.v20130520</versions.jetty8>
@@ -76,6 +76,7 @@
<connection>scm:git:http://trygvis.io/~trygvis/git/2012/10/app.sh-booter-jetty.git</connection>
<developerConnection>scm:git:ssh://trygvis.io/~trygvis/git/2012/10/app.sh-booter-jetty.git</developerConnection>
<url>http://trygvis.io/~trygvis/git/2012/10/app.sh-booter-jetty.git</url>
+ <tag>booter-jetty-8.1.11.v20130520+1</tag>
</scm>
<build>
<plugins>