[maven-release-plugin] copy for tag argeo-commons-0.2.0
[lgpl/argeo-commons.git] / server / dep / org.argeo.server.dep.tomcat / pom.xml
index 698f9ed24bd893d8c9a27b3e4979a1af80ea40a4..0a856240b344036112bf2864f8c6f2335ec78354 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>0.1.2-SNAPSHOT</version>
+               <version>0.2.0</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.1.2-SNAPSHOT</version>
+                       <version>0.2.0</version>
                        <type>pom</type>
                </dependency>
 
                        <groupId>javax.servlet</groupId>
                        <artifactId>com.springsource.javax.servlet</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>javax.servlet</groupId>
+                       <artifactId>com.springsource.javax.servlet.jsp</artifactId>
+               </dependency>
                <dependency>
                        <groupId>javax.annotation</groupId>
                        <artifactId>com.springsource.javax.annotation</artifactId>
                        <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.catalina.start</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.apache.coyote</groupId>
+                       <artifactId>com.springsource.org.apache.coyote</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.apache.catalina</groupId>
                        <artifactId>com.springsource.org.apache.catalina</artifactId>