]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.3.1
[lgpl/argeo-commons.git] / security / modules / pom.xml
index 5ab3b7a1be5cf72a06ba89b414d3d62dc8c0c0eb..18b09aa09afb3535244809fc187aaba0b5d2f471 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.1-SNAPSHOT</version>
+               <version>0.3.1</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        </plugin>
                </plugins>
        </build>
-       <dependencies>
-               <!-- Argeo -->
-               <dependency>
-                       <groupId>org.argeo.commons.security</groupId>
-                       <artifactId>org.argeo.security.mvc</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.security</groupId>
-                       <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
-               </dependency>
-
-               <!-- OSGi -->
-               <dependency>
-                       <groupId>org.argeo.commons.osgi</groupId>
-                       <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
-               </dependency>
-
-               <!--  Commons Dep -->
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
-                       <type>pom</type>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
-                       <type>pom</type>
-               </dependency>
-
-               <!-- Spring -->
-               <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>org.springframework.osgi.extender</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>org.springframework.osgi.web.extender</artifactId>
-               </dependency>
-       </dependencies>
 </project>
\ No newline at end of file