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 2012/06/20 16:42:54 UTC

svn commit: r1352131 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Wed Jun 20 14:42:54 2012
New Revision: 1352131

URL: http://svn.apache.org/viewvc?rev=1352131&view=rev
Log:
Updating to latest Tomcat 7.0.28

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1352131&r1=1352130&r2=1352131&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Wed Jun 20 14:42:54 2012
@@ -272,7 +272,7 @@ under the License.
 
     <apacheds.version>1.5.7</apacheds.version>
 
-    <tomcat.version>7.0.27</tomcat.version>
+    <tomcat.version>7.0.28</tomcat.version>
  
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>
     <log.directory>${project.build.directory}/log</log.directory>