]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.ant/pom.xml
Explicitely set version Maven Bundle Plugin so that M2Eclipse plugin not always check...
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.ant / pom.xml
index 11320996e5a48c0b2397c913499ed9a6e9059abe..f3144c58f3ab02b393465793e2456b7a50e4bd34 100644 (file)
@@ -33,6 +33,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
+                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -68,9 +69,5 @@
                        <groupId>org.apache.bsf</groupId>
                        <artifactId>com.springsource.org.apache.bsf</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.beanshell</groupId>
-                       <artifactId>com.springsource.bsh</artifactId>
-               </dependency>
        </dependencies>
 </project>
\ No newline at end of file