Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-01-20 01:54:13 +0000
committerJesse McConnell2013-01-20 01:54:13 +0000
commit4da026bca58d5921ae9f48984ac71d67316f7a22 (patch)
treeddb0e3872ad514818cacb4ec623b8ac6d4c432a6 /jetty-jspc-maven-plugin
parent5d394859c5a6e8baee512a64e9acab55dabac9f2 (diff)
downloadorg.eclipse.jetty.project-4da026bca58d5921ae9f48984ac71d67316f7a22.tar.gz
org.eclipse.jetty.project-4da026bca58d5921ae9f48984ac71d67316f7a22.tar.xz
org.eclipse.jetty.project-4da026bca58d5921ae9f48984ac71d67316f7a22.zip
[maven-release-plugin] prepare release jetty-9.0.0.M5jetty-9.0.0.M5
Diffstat (limited to 'jetty-jspc-maven-plugin')
-rw-r--r--jetty-jspc-maven-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 002c58adac..6d642156da 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.0.0-SNAPSHOT</version>
+ <version>9.0.0.M5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jspc-maven-plugin</artifactId>

Back to the top