Author: bdelacretaz
Date: Thu Apr 7 09:29:15 2011
New Revision: 1089791
URL: http://svn.apache.org/viewvc?rev=1089791&view=rev
Log:
STANBOL-138 - maven-scr-plugin 1.7.0 apparently has new and improved bugs,
revert
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=1089791&r1=1089790&r2=1089791&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Thu Apr 7 09:29:15 2011
@@ -128,7 +128,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-scr-plugin</artifactId>
- <version>1.7.0</version>
+ <version>1.4.4</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>