You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/01/17 11:08:31 UTC

svn commit: r1434605 - /syncope/branches/1_0_X/parent/pom.xml

Author: ilgrosso
Date: Thu Jan 17 10:08:31 2013
New Revision: 1434605

URL: http://svn.apache.org/viewvc?rev=1434605&view=rev
Log:
Upgrade to Tomcat 7.0.35

Modified:
    syncope/branches/1_0_X/parent/pom.xml

Modified: syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/parent/pom.xml?rev=1434605&r1=1434604&r2=1434605&view=diff
==============================================================================
--- syncope/branches/1_0_X/parent/pom.xml (original)
+++ syncope/branches/1_0_X/parent/pom.xml Thu Jan 17 10:08:31 2013
@@ -297,7 +297,7 @@ under the License.
 
     <apacheds.version>1.5.7</apacheds.version>
 
-    <tomcat.version>7.0.34</tomcat.version>
+    <tomcat.version>7.0.35</tomcat.version>
  
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>
     <log.directory>${project.build.directory}/log</log.directory>