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 2014/04/02 01:08:12 UTC

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

Author: olamy
Date: Tue Apr  1 23:08:12 2014
New Revision: 1583820

URL: http://svn.apache.org/r1583820
Log:
tomcat 7.0.53

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=1583820&r1=1583819&r2=1583820&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 Tue Apr  1 23:08:12 2014
@@ -32,7 +32,7 @@
   <name>Redback :: Integration :: REST :: Services</name>
 
   <properties>
-    <tomcatVersion>7.0.50</tomcatVersion>
+    <tomcatVersion>7.0.53</tomcatVersion>
   </properties>
 
   <dependencies>