You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2012/09/18 10:46:59 UTC

svn commit: r1387055 - /activemq/trunk/pom.xml

Author: davsclaus
Date: Tue Sep 18 08:46:59 2012
New Revision: 1387055

URL: http://svn.apache.org/viewvc?rev=1387055&view=rev
Log:
Upgraded to Jetty 7.6.7

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1387055&r1=1387054&r2=1387055&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Sep 18 08:46:59 2012
@@ -72,7 +72,7 @@
     <httpclient-version>4.2.1</httpclient-version>
     <jasypt-version>1.9.0</jasypt-version>
     <jdom-version>1.0</jdom-version>
-    <jetty-version>7.6.5.v20120716</jetty-version>
+    <jetty-version>7.6.7.v20120910</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <jsp-version>2.1.v20100127</jsp-version>
     <jstl-version>1.1.2</jstl-version>