You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2013/10/09 10:18:55 UTC

svn commit: r1530522 - /felix/trunk/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml

Author: clement
Date: Wed Oct  9 08:18:54 2013
New Revision: 1530522

URL: http://svn.apache.org/r1530522
Log:
Update version to use the development version.

Modified:
    felix/trunk/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml

Modified: felix/trunk/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml?rev=1530522&r1=1530521&r2=1530522&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml (original)
+++ felix/trunk/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml Wed Oct  9 08:18:54 2013
@@ -223,7 +223,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.ipojo.ant</artifactId>
-            <version>1.11.0</version>
+            <version>1.11.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>biz.aQute</groupId>