]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.launcher/pom.xml
[maven-release-plugin] rollback the release of argeo-slc-0.11.4
[gpl/argeo-slc.git] / runtime / org.argeo.slc.launcher / pom.xml
index 46d22d4e4db1dc07c9de9fd8d27496c3358fd640..75493f17585444f088ac7fd3b1922f5e781a4dca 100644 (file)
@@ -10,7 +10,7 @@
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.launcher</artifactId>
        <packaging>jar</packaging>
-       <name>Argeo SLC Launcher</name>
+       <name>SLC Launcher</name>
        <build>
                <plugins>
                        <plugin>
@@ -66,7 +66,7 @@
        <dependencies>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.support.castor</artifactId>
+                       <artifactId>org.argeo.slc.core</artifactId>
                </dependency>
 
                <dependency>
                        <groupId>org.eclipse.osgi</groupId>
                        <artifactId>org.eclipse.osgi</artifactId>
                </dependency>
+
+               <dependency>
+                       <groupId>org.springframework.ws</groupId>
+                       <artifactId>org.springframework.oxm</artifactId>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file