]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dep/pom.xml
[maven-release-plugin] prepare release argeo-commons-2.1.12
[lgpl/argeo-commons.git] / dep / pom.xml
index 2c0fccf77423149ed6107cdff1fc9caf44f7c446..dc41021d4288c23690a6067025222b6fc6454a1a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <module>org.argeo.dep.log4j</module>
                <module>org.argeo.dep.jackrabbit</module>
                <module>org.argeo.eclipse.dep.rap</module>
+               <module>org.argeo.eclipse.dep.rwt</module>
                <module>org.argeo.eclipse.dep.rcp</module>
                <module>org.argeo.server.dep.ads</module>
                <module>org.argeo.server.dep.jackrabbit.server</module>
                <module>org.argeo.security.dep.node</module>
-               <module>org.argeo.security.dep.node.eclipse</module>
                <module>org.argeo.security.dep.node.rap</module>
                <module>org.argeo.security.dep.node.rcp</module>
                <module>org.argeo.dep.cms</module>
        </modules>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                       </plugin>
-               </plugins>
-               <pluginManagement>
-                       <plugins>
-                               <plugin>
-                                       <groupId>org.argeo.maven.plugins</groupId>
-                                       <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                       <executions>
-                                               <execution>
-                                                       <id>generate-descriptors</id>
-                                                       <goals>
-                                                               <goal>descriptors</goal>
-                                                       </goals>
-                                                       <phase>generate-resources</phase>
-                                               </execution>
-                                       </executions>
-                               </plugin>
-                       </plugins>
-               </pluginManagement>
-       </build>
        <profiles>
                <profile>
                        <id>check-osgi</id>
@@ -55,7 +30,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.12-SNAPSHOT</version>
+                                       <version>2.1.12</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>