Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-10-31 14:58:16 +0000
committerJesse McConnell2014-10-31 14:58:16 +0000
commit1c4a08b35b913d88a61b6af216de0901932038ad (patch)
treec2df749019bca58626c020f4150f3bfe81bbc62d /jetty-osgi/jetty-osgi-alpn/pom.xml
parenta4ff7bf8412a6ec10ac26dfc71261b424fc740b8 (diff)
downloadorg.eclipse.jetty.project-1c4a08b35b913d88a61b6af216de0901932038ad.tar.gz
org.eclipse.jetty.project-1c4a08b35b913d88a61b6af216de0901932038ad.tar.xz
org.eclipse.jetty.project-1c4a08b35b913d88a61b6af216de0901932038ad.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-osgi/jetty-osgi-alpn/pom.xml')
-rw-r--r--jetty-osgi/jetty-osgi-alpn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index a589cd81b7..022a56422a 100644
--- a/jetty-osgi/jetty-osgi-alpn/pom.xml
+++ b/jetty-osgi/jetty-osgi-alpn/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>9.2.4.v20141031</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-osgi-alpn</artifactId>

Back to the top