Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2013-06-25 15:29:26 +0000
committerJoakim Erdfelt2013-06-25 15:29:26 +0000
commit78b5f7df1fd491deec4fa86188eb386bf52954c2 (patch)
treeb88e7970ccadaa27749298a4570e2529d07db689 /jetty-osgi/test-jetty-osgi-context
parent5f2c937fcb92991ccc510735699c0fe36ba7bef2 (diff)
downloadorg.eclipse.jetty.project-78b5f7df1fd491deec4fa86188eb386bf52954c2.tar.gz
org.eclipse.jetty.project-78b5f7df1fd491deec4fa86188eb386bf52954c2.tar.xz
org.eclipse.jetty.project-78b5f7df1fd491deec4fa86188eb386bf52954c2.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 af578f66fc..b180cb7df2 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.0.4.v20130625</version>
+ <version>9.0.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-jetty-osgi-context</artifactId>

Back to the top