]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.ws.client/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.13.0
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.ws.client / pom.xml
index 3c025923423cc77c22969ef76ecf39ffc045fc64..e00b239cc106c9b0ad084ebdb1f1d77705c26c04 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
        <name>SLC Support Web Services Client (deprecated)</name>
        <build>
                <plugins>
-                       <!-- Look to parent pom for inheritances -->
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-compiler-plugin</artifactId>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-jar-plugin</artifactId>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-source-plugin</artifactId>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-surefire-plugin</artifactId>
-                       </plugin>
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
@@ -41,6 +24,7 @@
                                                <Import-Package>org.w3c.dom;version="0.0.0",
                                                        javax.xml.*;version="0.0.0",
                                                        org.xml.*;version="0.0.0",
+                                                       org.springframework.ws.*;resolution:="optional",
                                                        *
                                                </Import-Package>
                                        </instructions>