You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bd...@apache.org on 2011/04/07 11:03:26 UTC

svn commit: r1089784 - /incubator/stanbol/trunk/parent/pom.xml

Author: bdelacretaz
Date: Thu Apr  7 09:03:26 2011
New Revision: 1089784

URL: http://svn.apache.org/viewvc?rev=1089784&view=rev
Log:
STANBOL-146 - use latest SCR plugin

Modified:
    incubator/stanbol/trunk/parent/pom.xml

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1089784&r1=1089783&r2=1089784&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Thu Apr  7 09:03:26 2011
@@ -128,7 +128,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-scr-plugin</artifactId>
-          <version>1.4.4</version>
+          <version>1.7.0</version>
           <!-- slf4j impl is needed when QDox inspects/loads classes that use a
              static field for the logger, so that those classes can be loaded. -->
           <dependencies>