]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/pom.xml
[maven-release-plugin] rollback the release of argeo-commons-0.3.4
[lgpl/argeo-commons.git] / security / pom.xml
index b99aca3f3893fb3fc708b660380b2794ec16081e..2fe72635e85ece2b941ad25d5e7affdc18647faa 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.2-SNAPSHOT</version>
+               <version>0.3.4-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +14,7 @@
        <modules>
                <module>runtime</module>
                <module>modules</module>
+               <module>plugins</module>
                <module>dep</module>
-               <module>demo</module>
        </modules>
 </project>
\ No newline at end of file