]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Simplify dependencies
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d718ce24ebe2a7040833b8906ab28f3462538db6..144a711c2623aa8f8945b0737560eea626ff55a8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
                <version.equinox>3.4.2.R34x_v20080826-1230</version.equinox>
                <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
                <version.activemq>5.2.0.0006</version.activemq>
-               <version.maven-argeo-osgi>0.1.12</version.maven-argeo-osgi>
+               <version.maven-argeo-osgi>0.1.13</version.maven-argeo-osgi>
                <site.repoBase>file:///var/argeo/projects/SLC/www/site</site.repoBase>
                <site.urlBase>http://www.argeo.org/projects/slc/site</site.urlBase>
        </properties>
@@ -483,11 +483,6 @@ limitations under the License.
                                <artifactId>org.springframework.jms</artifactId>
                                <version>${version.spring}</version>
                        </dependency>
-                       <!--
-                               <dependency> <groupId>org.springframework.ws</groupId>
-                               <artifactId>org.springframework.ws</artifactId>
-                               <version>${version.spring-ws}</version> </dependency>
-                       -->
                        <dependency>
                                <groupId>org.springframework.ws</groupId>
                                <artifactId>org.springframework.oxm</artifactId>
@@ -604,6 +599,11 @@ limitations under the License.
                                <artifactId>org.argeo.dep.osgi.commons.cli</artifactId>
                                <version>1.1</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.argeo.dep.osgi</groupId>
+                               <artifactId>org.argeo.dep.osgi.commons.exec</artifactId>
+                               <version>1.0.0.argeo1</version>
+                       </dependency>
                        <dependency>
                                <groupId>org.apache.commons</groupId>
                                <artifactId>com.springsource.org.apache.commons.pool</artifactId>