Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-07-25 19:06:53 +0000
committerJesse McConnell2013-07-25 19:06:53 +0000
commit9b888d5c228a049a5c4f7e7fa4d3fd812744a237 (patch)
tree111051130047da1641b62f7c566cffecded155ea /jetty-util
parent6b8f29bb88d911cd16c6a78c7b8c3c1cab6e801d (diff)
downloadorg.eclipse.jetty.project-9b888d5c228a049a5c4f7e7fa4d3fd812744a237.tar.gz
org.eclipse.jetty.project-9b888d5c228a049a5c4f7e7fa4d3fd812744a237.tar.xz
org.eclipse.jetty.project-9b888d5c228a049a5c4f7e7fa4d3fd812744a237.zip
[maven-release-plugin] prepare release jetty-7.6.12.v20130725
Diffstat (limited to 'jetty-util')
-rw-r--r--jetty-util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index c5741a81fb..a2879fda28 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.13-SNAPSHOT</version>
+ <version>7.6.12.v20130725</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-util</artifactId>

Back to the top