]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.detached/pom.xml
Explicitely set version Maven Bundle Plugin so that M2Eclipse plugin not always check...
[gpl/argeo-slc.git] / runtime / org.argeo.slc.detached / pom.xml
index b61db4c52a75e418e9f4affe2685fab9a9aad7f1..72b8d71e73077596c4bd2270f3b6ca9f29e91e6e 100644 (file)
@@ -19,6 +19,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
+                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -40,8 +41,8 @@
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-compiler-plugin</artifactId>
                                <configuration>
-                                       <source>1.3</source>
-                                       <target>1.3</target>
+                                       <source>1.4</source>
+                                       <target>1.4</target>
                                </configuration>
                        </plugin>
                        <plugin>
                        <artifactId>com.springsource.org.apache.xmlcommons</artifactId>
                        <scope>provided</scope>
                </dependency>
-               <!-- 
-               <dependency>
-                       <groupId>xml-apis</groupId>
-                       <artifactId>xml-apis</artifactId>
-                       <version>1.3.04</version>
-                       <scope>provided</scope>
-               </dependency>
-                -->
-                
+               <!--
+                       <dependency> <groupId>xml-apis</groupId>
+                       <artifactId>xml-apis</artifactId> <version>1.3.04</version>
+                       <scope>provided</scope> </dependency>
+               -->
+
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>