Author: clement Date: Wed Mar 12 13:58:16 2014 New Revision: 1576744 URL: http://svn.apache.org/r1576744 Log: switch version to dev (after release)
Modified: felix/trunk/ipojo/runtime/core/pom.xml Modified: felix/trunk/ipojo/runtime/core/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/pom.xml?rev=1576744&r1=1576743&r2=1576744&view=diff ============================================================================== --- felix/trunk/ipojo/runtime/core/pom.xml (original) +++ felix/trunk/ipojo/runtime/core/pom.xml Wed Mar 12 13:58:16 2014 @@ -87,7 +87,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.annotations</artifactId> - <version>1.11.2</version> + <version>1.11.3-SNAPSHOT</version> </dependency> <dependency> <groupId>asm</groupId>