]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.launcher/pom.xml
Allow to refresh a comma separated list of bundles
[gpl/argeo-slc.git] / runtime / org.argeo.slc.launcher / pom.xml
index e52b0805776e4018cfaadef7b75d05b88f00eaf6..7f0164813df32ce144a86f6e345235a0f4443c9b 100644 (file)
@@ -50,6 +50,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
+                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
                        <version>${project.version}</version>
                </dependency>
 
-               <!--
-                       <dependency> <groupId>org.apache.maven</groupId>
-                       <artifactId>maven-embedder</artifactId> </dependency> <dependency>
-                       <groupId>org.apache.maven</groupId>
-                       <artifactId>maven-settings</artifactId> </dependency>
-               -->
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.commons.cli</artifactId>
                </dependency>
 
-               <dependency>
-                       <groupId>org.eclipse.osgi</groupId>
-                       <artifactId>org.eclipse.osgi</artifactId>
-               </dependency>
-
        </dependencies>
 </project>
\ No newline at end of file