Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2016-02-10 22:36:41 +0000
committerJoakim Erdfelt2016-02-10 22:36:41 +0000
commitf98dde5e5b602668078b2156569b5da41b79e523 (patch)
tree680bcc425f233672eec0d7a7000ff55244978136 /pom.xml
parent9b6890d3c1b5b666ed8bc5743df49fd0a13b7a3c (diff)
downloadorg.eclipse.jetty.project-f98dde5e5b602668078b2156569b5da41b79e523.tar.gz
org.eclipse.jetty.project-f98dde5e5b602668078b2156569b5da41b79e523.tar.xz
org.eclipse.jetty.project-f98dde5e5b602668078b2156569b5da41b79e523.zip
Updating to version 9.2.16-SNAPSHOTrelease-9.2.15
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 bcbc1a908f..67427d63d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<version>23</version>
</parent>
<artifactId>jetty-project</artifactId>
- <version>9.2.15.v20160210</version>
+ <version>9.2.16-SNAPSHOT</version>
<name>Jetty :: Project</name>
<url>http://www.eclipse.org/jetty</url>
<packaging>pom</packaging>

Back to the top