Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2013-07-12 04:27:07 +0000
committerJan Bartel2013-07-12 04:27:07 +0000
commiteb072ef4d3045f8a01c6e2ad0d7983fbcb24c159 (patch)
treeea65dc741a4d76c63769969e9da3ea6ac4433651
parent6d462be46eca3ac42867a1350eb45617e2a5c940 (diff)
downloadorg.eclipse.jetty.toolchain-eb072ef4d3045f8a01c6e2ad0d7983fbcb24c159.tar.gz
org.eclipse.jetty.toolchain-eb072ef4d3045f8a01c6e2ad0d7983fbcb24c159.tar.xz
org.eclipse.jetty.toolchain-eb072ef4d3045f8a01c6e2ad0d7983fbcb24c159.zip
[maven-release-plugin] prepare release jetty-schemas-3.1.RC0jetty-schemas-3.1.RC0
-rw-r--r--jetty-schemas/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-schemas/pom.xml b/jetty-schemas/pom.xml
index f2bcbab..3e1d4aa 100644
--- a/jetty-schemas/pom.xml
+++ b/jetty-schemas/pom.xml
@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-schemas</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1.RC0</version>
<name>Jetty :: Schemas</name>
<packaging>jar</packaging>
<properties>

Back to the top