Author: ceposta
Date: Thu Dec 20 23:20:59 2012
New Revision: 1424752

URL: http://svn.apache.org/viewvc?rev=1424752&view=rev
Log:
Fix for https://issues.apache.org/jira/browse/APLO-281
Changed jetty to 8.1.5.v20120716 to get rid of that annoying "Finding identity 
service:null" message when Apollo startup

Modified:
    activemq/activemq-apollo/trunk/pom.xml

Modified: activemq/activemq-apollo/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1424752&r1=1424751&r2=1424752&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Thu Dec 20 23:20:59 2012
@@ -70,7 +70,7 @@
     <howl-version>0.1.8</howl-version>
     <hsqldb-version>1.7.2.2</hsqldb-version>
     <jdom-version>1.0</jdom-version>
-    <jetty-version>8.1.8.v20121106</jetty-version>
+    <jetty-version>8.1.5.v20120716</jetty-version>
     <jmock-version>1.0.1</jmock-version>
     <junit-version>4.10</junit-version>
     <jxta-version>2.0</jxta-version>


Reply via email to