Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-11-12 23:13:14 +0000
committerJesse McConnell2014-11-12 23:13:14 +0000
commit97d2bd95a6dd5fdbc64910c757140fbeab2afa62 (patch)
tree49272bc018693e6479e527967f176240fffb4dbf /jetty-security
parent1e854936a221d85096fd0e103740c75790cba70a (diff)
downloadorg.eclipse.jetty.project-97d2bd95a6dd5fdbc64910c757140fbeab2afa62.tar.gz
org.eclipse.jetty.project-97d2bd95a6dd5fdbc64910c757140fbeab2afa62.tar.xz
org.eclipse.jetty.project-97d2bd95a6dd5fdbc64910c757140fbeab2afa62.zip
[maven-release-plugin] prepare release jetty-9.2.5.v20141112jetty-9.2.5.v20141112
Diffstat (limited to 'jetty-security')
-rw-r--r--jetty-security/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 845e7585d3..d157849a12 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.5-SNAPSHOT</version>
+ <version>9.2.5.v20141112</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-security</artifactId>

Back to the top