Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2015-07-09 17:14:38 +0000
committerJesse McConnell2015-07-09 17:14:38 +0000
commit72047079026ac737127ed32afb028c475c7cafc8 (patch)
treeafda86f3ed6dff1b347b6bb073619a5e17f52939 /jetty-annotations
parent3b1533673ef0c22b876a60e4e827162b73371499 (diff)
downloadorg.eclipse.jetty.project-72047079026ac737127ed32afb028c475c7cafc8.tar.gz
org.eclipse.jetty.project-72047079026ac737127ed32afb028c475c7cafc8.tar.xz
org.eclipse.jetty.project-72047079026ac737127ed32afb028c475c7cafc8.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-annotations')
-rw-r--r--jetty-annotations/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 506481683c..894883d1a6 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.12.v20150709</version>
+ <version>9.2.13-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-annotations</artifactId>

Back to the top