summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-10-23 23:28:56 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-10-23 23:28:56 +0200
commitf44dbe7d957eb0181dbd66c7f1141d39164c96d5 (patch)
tree021df29e8ba43cfb5fadc03160b11f0d1ca6a655
parentbd96f0ee905af27a408eb202b8ccb08c6ee4355f (diff)
downloadapp.sh-booter-jetty-booter-jetty-8.1.7.v20120910+1.tar.gz
app.sh-booter-jetty-booter-jetty-8.1.7.v20120910+1.tar.bz2
app.sh-booter-jetty-booter-jetty-8.1.7.v20120910+1.tar.xz
app.sh-booter-jetty-booter-jetty-8.1.7.v20120910+1.zip
[maven-release-plugin] prepare release booter-jetty-8.1.7.v20120910+1booter-jetty-8.1.7.v20120910+1
-rw-r--r--pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index b503d94..9d1405f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -10,7 +8,7 @@
</parent>
<groupId>io.trygvis.appsh</groupId>
<artifactId>booter-jetty</artifactId>
- <version>8.1.7.v20120910+1-SNAPSHOT</version>
+ <version>8.1.7.v20120910+1</version>
<properties>
<versions.jetty8>8.1.7.v20120910</versions.jetty8>
</properties>