Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-02-25 20:54:11 +0000
committerJesse McConnell2014-02-25 20:54:11 +0000
commit511162bc73a49555d5cec7de09769155e827a9d9 (patch)
treea56a3c60af0909f4d321737c3f09e41bbd5e91e9 /jetty-jaas
parente7208b86fa06ecbad78ae66c9c9f858c82c75917 (diff)
downloadorg.eclipse.jetty.project-511162bc73a49555d5cec7de09769155e827a9d9.tar.gz
org.eclipse.jetty.project-511162bc73a49555d5cec7de09769155e827a9d9.tar.xz
org.eclipse.jetty.project-511162bc73a49555d5cec7de09769155e827a9d9.zip
[maven-release-plugin] prepare release jetty-9.1.3.v20140225jetty-9.1.3.v20140225
Diffstat (limited to 'jetty-jaas')
-rw-r--r--jetty-jaas/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index f8798c9e4f..7ddfae77e2 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.1.3-SNAPSHOT</version>
+ <version>9.1.3.v20140225</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaas</artifactId>

Back to the top