Author: cziegeler
Date: Tue Sep 26 07:37:58 2017
New Revision: 1809704

URL: http://svn.apache.org/viewvc?rev=1809704&view=rev
Log:
Switch back to SNAPSHOTS

Modified:
    felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml

Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml?rev=1809704&r1=1809703&r2=1809704&view=diff
==============================================================================
--- felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml (original)
+++ felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Tue Sep 26 07:37:58 2017
@@ -53,13 +53,13 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.generator</artifactId>
-            <version>1.17.0</version>
+            <version>1.17.1-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.annotations</artifactId>
-            <version>1.12.0</version>
+            <version>1.12.1-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <!-- bndlib is provided at runtime (it neither needs to be considered 
by the maven-shade-plugin nor as transitive dependency by Maven) -->


Reply via email to