]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/pom.xml
Move SLF4J implementation from Commons to SLC
[gpl/argeo-slc.git] / dep / pom.xml
index 33c2e9d068e632685e11e14d3bad77a088abaafd..8ed99e2ef6d7ca1a955839edbec304f58a7c5f7c 100644 (file)
                                        </instructions>
                                </configuration>
                        </plugin>
+                       <plugin>
+                               <groupId>org.codehaus.mojo</groupId>
+                               <artifactId>properties-maven-plugin</artifactId>
+                               <configuration>
+                                       <quiet>true</quiet>
+                                       <files>
+                                               <file>../../cnf/${version.context}.bnd</file>
+                                       </files>
+                               </configuration>
+                       </plugin>
                        <plugin>
                                <groupId>org.argeo.maven.plugins</groupId>
                                <artifactId>argeo-osgi-plugin</artifactId>
@@ -88,7 +98,7 @@
                        <dependencies>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
-                                       <artifactId>org.argeo.osgi.boot</artifactId>
+                                       <artifactId>org.argeo.init</artifactId>
                                        <version>${version.argeo-commons}</version>
                                        <scope>test</scope>
                                </dependency>