You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2010/06/18 19:34:59 UTC

svn commit: r956060 - /incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml

Author: reto
Date: Fri Jun 18 17:34:59 2010
New Revision: 956060

URL: http://svn.apache.org/viewvc?rev=956060&view=rev
Log:
Updated maven scr version

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml?rev=956060&r1=956059&r2=956060&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml Fri Jun 18 17:34:59 2010
@@ -144,7 +144,7 @@
 				<plugin>
 					<groupId>org.apache.felix</groupId>
 					<artifactId>maven-scr-plugin</artifactId>
-					<version>1.4.2</version>
+					<version>1.4.4</version>
 					<executions>
 						<execution>
 							<id>generate-scr-scrdescriptor</id>