Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2015-06-15 17:06:30 +0000
committerJoakim Erdfelt2015-06-15 17:06:30 +0000
commit6b54c5a72666f75ae1bc1d29cf0084763d154ecd (patch)
tree712d34dd89ee33ec0fe46117f2b3eb9da4de66ad /jetty-jspc-maven-plugin/pom.xml
parente1c251d7dfddbba8e017e2bceed0cca9b47be030 (diff)
parent372c0c566fec8a38524f01ac8f463610aaa14936 (diff)
downloadorg.eclipse.jetty.project-6b54c5a72666f75ae1bc1d29cf0084763d154ecd.tar.gz
org.eclipse.jetty.project-6b54c5a72666f75ae1bc1d29cf0084763d154ecd.tar.xz
org.eclipse.jetty.project-6b54c5a72666f75ae1bc1d29cf0084763d154ecd.zip
Merge branch 'release-9.3'
Diffstat (limited to 'jetty-jspc-maven-plugin/pom.xml')
-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 deb7481d75..f8f8ccc2e8 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.3.0-SNAPSHOT</version>
+ <version>9.3.0.v20150612</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jspc-maven-plugin</artifactId>

Back to the top