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 2009/12/29 11:15:20 UTC

svn commit: r894336 - /felix/trunk/scrplugin/pom.xml

Author: cziegeler
Date: Tue Dec 29 10:15:19 2009
New Revision: 894336

URL: http://svn.apache.org/viewvc?rev=894336&view=rev
Log:
Go back to released version.

Modified:
    felix/trunk/scrplugin/pom.xml

Modified: felix/trunk/scrplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/pom.xml?rev=894336&r1=894335&r2=894336&view=diff
==============================================================================
--- felix/trunk/scrplugin/pom.xml (original)
+++ felix/trunk/scrplugin/pom.xml Tue Dec 29 10:15:19 2009
@@ -67,7 +67,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.scr.annotations</artifactId>
-			<version>1.2.1-SNAPSHOT</version>
+			<version>1.2.0</version>
 		</dependency>
         
         <!-- Sling Servlet SCR Annotation -->