Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2015-10-07 21:58:38 +0000
committerJoakim Erdfelt2015-10-07 21:58:38 +0000
commit37296bec3c97e19ca0545b73900078f511f8ea9e (patch)
tree6861f6d67c55c0063d48dc9dd4e9bf1403ba6eab /aggregates/jetty-all-compact3/pom.xml
parentf2e0a46058934bcdac1f1171def00c57393aea7f (diff)
downloadorg.eclipse.jetty.project-37296bec3c97e19ca0545b73900078f511f8ea9e.tar.gz
org.eclipse.jetty.project-37296bec3c97e19ca0545b73900078f511f8ea9e.tar.xz
org.eclipse.jetty.project-37296bec3c97e19ca0545b73900078f511f8ea9e.zip
Updating to version 9.3.4.v20151007jetty-9.3.4.v20151007
Diffstat (limited to 'aggregates/jetty-all-compact3/pom.xml')
-rw-r--r--aggregates/jetty-all-compact3/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 0e2c674eb9..2212eb7a24 100644
--- a/aggregates/jetty-all-compact3/pom.xml
+++ b/aggregates/jetty-all-compact3/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.3.1-SNAPSHOT</version>
+ <version>9.3.4.v20151007</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top