[maven-release-plugin] copy for tag argeo-commons-0.2.1
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.core / pom.xml
index f8a47a0d803df9035d8801da44fce37954ff7caf..fcb0564456a06ceaf8be5b93beb1257833aac0ec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.2</version>
+               <version>0.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.1.2</version>
+                       <version>0.2.1</version>
                </dependency>
 
 
                        <groupId>org.springframework</groupId>
                        <artifactId>org.springframework.web.servlet</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.springframework.ws</groupId>
+                       <artifactId>org.springframework.oxm</artifactId>
+               </dependency>
 
                <!-- J2EE -->
                <dependency>