aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-06-23 10:09:36 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2013-06-23 10:09:36 +0200
commit10d45a661a8f0785d794186ecea813e5537aa02b (patch)
treea78041ff04ac2b26150426341df8f256f13a1d03 /pom.xml
parent8731cf4f6aa7a22e7a243f5268453f1b682dbb07 (diff)
downloadapp.sh-booter-jetty-10d45a661a8f0785d794186ecea813e5537aa02b.tar.gz
app.sh-booter-jetty-10d45a661a8f0785d794186ecea813e5537aa02b.tar.bz2
app.sh-booter-jetty-10d45a661a8f0785d794186ecea813e5537aa02b.tar.xz
app.sh-booter-jetty-10d45a661a8f0785d794186ecea813e5537aa02b.zip
o Using the correct version format.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index df3018e..3d72b5c 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-SNAPSHOT</version>
<name>App.sh :: Jetty Booter for Jetty v${versions.jetty8}</name>
<properties>
<versions.jetty8>8.1.11.v20130520</versions.jetty8>