You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/11/01 00:20:57 UTC

svn commit: r1537759 - /archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml

Author: olamy
Date: Thu Oct 31 23:20:56 2013
New Revision: 1537759

URL: http://svn.apache.org/r1537759
Log:
use last tomcat version

Modified:
    archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml

Modified: archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml?rev=1537759&r1=1537758&r2=1537759&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml (original)
+++ archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml Thu Oct 31 23:20:56 2013
@@ -32,7 +32,7 @@
   <name>Redback :: Integration :: REST :: Services</name>
 
   <properties>
-    <tomcatVersion>7.0.40</tomcatVersion>
+    <tomcatVersion>7.0.47</tomcatVersion>
   </properties>
 
   <dependencies>