Author: cziegeler
Date: Tue Sep 26 07:35:30 2017
New Revision: 1809699

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

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

Modified: felix/trunk/tools/org.apache.felix.scr.ant/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.ant/pom.xml?rev=1809699&r1=1809698&r2=1809699&view=diff
==============================================================================
--- felix/trunk/tools/org.apache.felix.scr.ant/pom.xml (original)
+++ felix/trunk/tools/org.apache.felix.scr.ant/pom.xml Tue Sep 26 07:35:30 2017
@@ -58,19 +58,19 @@
         <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>
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.ds-annotations</artifactId>
-            <version>1.2.10</version>
+            <version>1.2.11-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>


Reply via email to