You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by ta...@apache.org on 2015/05/02 01:27:05 UTC

svn commit: r1677254 - /portals/applications/logging/trunk/pom.xml

Author: taylor
Date: Fri May  1 23:27:05 2015
New Revision: 1677254

URL: http://svn.apache.org/r1677254
Log:
JS2-1321: release preparation

Modified:
    portals/applications/logging/trunk/pom.xml

Modified: portals/applications/logging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/logging/trunk/pom.xml?rev=1677254&r1=1677253&r2=1677254&view=diff
==============================================================================
--- portals/applications/logging/trunk/pom.xml (original)
+++ portals/applications/logging/trunk/pom.xml Fri May  1 23:27:05 2015
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.portals</groupId>
         <artifactId>applications-pom</artifactId>
-        <version>1.2</version>
+        <version>1.3</version>
     </parent>
     
     <groupId>org.apache.portals.applications</groupId>
@@ -40,7 +40,7 @@ limitations under the License.
 	<!-- Properties -->
 
 	<properties>
-		<tomcat.catalina.version>6.0.18</tomcat.catalina.version>
+		<tomcat.catalina.version>7.0.61</tomcat.catalina.version>
 	</properties>
 
 	<!-- Dependencies -->