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 2013/10/01 11:28:53 UTC

svn commit: r1527989 - /felix/trunk/scrplugin/scrtask/pom.xml

Author: cziegeler
Date: Tue Oct  1 09:28:53 2013
New Revision: 1527989

URL: http://svn.apache.org/r1527989
Log:
Prepare for release

Modified:
    felix/trunk/scrplugin/scrtask/pom.xml

Modified: felix/trunk/scrplugin/scrtask/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/scrtask/pom.xml?rev=1527989&r1=1527988&r2=1527989&view=diff
==============================================================================
--- felix/trunk/scrplugin/scrtask/pom.xml (original)
+++ felix/trunk/scrplugin/scrtask/pom.xml Tue Oct  1 09:28:53 2013
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.generator</artifactId>
-            <version>1.8.1-SNAPSHOT</version>
+            <version>1.8.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>