Author: olamy Date: Wed Jan 16 17:17:42 2013 New Revision: 1434051 URL: http://svn.apache.org/viewvc?rev=1434051&view=rev Log: use last cxf 2.6.5 in archetype
Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml?rev=1434051&r1=1434050&r2=1434051&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml (original) +++ tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml Wed Jan 16 17:17:42 2013 @@ -150,7 +150,7 @@ <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-bundle-jaxrs</artifactId> - <version>2.6.4</version> + <version>2.6.5</version> <exclusions> <exclusion> <groupId>org.eclipse.jetty</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org