]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / security / modules / pom.xml
index f8f7d0af42d14475ffe0882df50c3a618e5c83eb..9b81077e6cb26235c3fdc1dd10d129331cc30c07 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.1</version>
+               <version>0.3.2-SNAPSHOT</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</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.security</groupId>
-                       <artifactId>org.argeo.security.ria</artifactId>
-                       <version>0.2.1</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.2.1</version>
-               </dependency>
-
-               <!-- OSGi -->
-               <dependency>
-                       <groupId>org.argeo.commons.osgi</groupId>
-                       <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.1</version>
-               </dependency>
-
-               <!--  Commons Dep -->
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.2.1</version>
-                       <type>pom</type>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>0.2.1</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