Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-10-01 02:18:26 +0000
committerJesse McConnell2013-10-01 02:18:26 +0000
commit6a3bed9dd0f277f310da197405d98589f6339bb0 (patch)
tree9bdac8413f7107c794d57d744332eff5ed25b395 /jetty-osgi/test-jetty-osgi-context
parent31585683cf8ebc795f8fded3942da691d2c629a9 (diff)
downloadorg.eclipse.jetty.project-6a3bed9dd0f277f310da197405d98589f6339bb0.tar.gz
org.eclipse.jetty.project-6a3bed9dd0f277f310da197405d98589f6339bb0.tar.xz
org.eclipse.jetty.project-6a3bed9dd0f277f310da197405d98589f6339bb0.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-osgi/test-jetty-osgi-context')
-rw-r--r--jetty-osgi/test-jetty-osgi-context/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index 11af8d1e2b..48d69e6a3f 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>9.1.0.RC0</version>
+ <version>9.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-jetty-osgi-context</artifactId>

Back to the top