aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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 26d3184..1cdcf93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,10 +9,10 @@
<groupId>io.trygvis.appsh</groupId>
<artifactId>booter-jetty</artifactId>
<version>8.1.8.v20121106+2-SNAPSHOT</version>
+ <name>App.sh :: Jetty Booter for Jetty v${versions.jetty8}</name>
<properties>
<versions.jetty8>8.1.8.v20121106</versions.jetty8>
</properties>
- <name>App.sh :: Jetty Booter</name>
<dependencies>
<dependency>
<groupId>org.eclipse.jetty</groupId>