You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2014/07/28 10:50:06 UTC

svn commit: r1613920 - /felix/trunk/scrplugin/maven-scr-plugin/pom.xml

Author: cziegeler
Date: Mon Jul 28 08:50:06 2014
New Revision: 1613920

URL: http://svn.apache.org/r1613920
Log:
Back to recent snapshot after release

Modified:
    felix/trunk/scrplugin/maven-scr-plugin/pom.xml

Modified: felix/trunk/scrplugin/maven-scr-plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/maven-scr-plugin/pom.xml?rev=1613920&r1=1613919&r2=1613920&view=diff
==============================================================================
--- felix/trunk/scrplugin/maven-scr-plugin/pom.xml (original)
+++ felix/trunk/scrplugin/maven-scr-plugin/pom.xml Mon Jul 28 08:50:06 2014
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.generator</artifactId>
-            <version>1.11.0</version>
+            <version>1.11.1-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>