Author: cmueller Date: Thu Jul 5 20:28:35 2012 New Revision: 1357881 URL: http://svn.apache.org/viewvc?rev=1357881&view=rev Log: update versions which was out of date
Modified: camel/branches/camel-2.8.x/etc/pom.xml camel/branches/camel-2.8.x/tests/camel-itest-karaf/pom.xml Modified: camel/branches/camel-2.8.x/etc/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/etc/pom.xml?rev=1357881&r1=1357880&r2=1357881&view=diff ============================================================================== --- camel/branches/camel-2.8.x/etc/pom.xml (original) +++ camel/branches/camel-2.8.x/etc/pom.xml Thu Jul 5 20:28:35 2012 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.7-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> Modified: camel/branches/camel-2.8.x/tests/camel-itest-karaf/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/tests/camel-itest-karaf/pom.xml?rev=1357881&r1=1357880&r2=1357881&view=diff ============================================================================== --- camel/branches/camel-2.8.x/tests/camel-itest-karaf/pom.xml (original) +++ camel/branches/camel-2.8.x/tests/camel-itest-karaf/pom.xml Thu Jul 5 20:28:35 2012 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.8.4-SNAPSHOT</version> + <version>2.8.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent>