Fix build.properties
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / build.properties
index f9420e76a4946b3245f342b636c162d23cc2b6c6..788870d9887d430ea38c38645987e478e1bcbbea 100644 (file)
@@ -1,12 +1,12 @@
 additional.bundles = org.springframework.transaction,\
                      org.springframework.core,\
-                     com.springsource.junit,\
-                     com.springsource.org.apache.commons.io,\
-                     com.springsource.org.apache.commons.codec,\
+                     junit,\
+                     org.apache.commons.io,\
+                     org.apache.commons.codec,\
                      org.springframework.security.core,\
-                     com.springsource.org.apache.log4j,\
-                     com.springsource.slf4j.api,\
-                     com.springsource.slf4j.org.apache.commons.logging
+                     org.apache.log4j,\
+                     slf4j.api,\
+                     slf4j.org.apache.commons.logging
 source.. = src/main/java/,\
            src/main/resources/,\
            src/test/java/,\