]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.dao.jackrabbit/pom.xml
[maven-release-plugin] prepare release argeo-commons-2.1.10
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.dao.jackrabbit / pom.xml
index a8eefe29a5bba61d1caafb0698b3206ffffc989c..3268fda06f2b749936bd980ef3653a4cd6702fae 100644 (file)
@@ -2,10 +2,18 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.3.4</version>
+               <version>2.1.10</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
        <name>Commons Security DAO Jackrabbit</name>
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.felix</groupId>
+                               <artifactId>maven-bundle-plugin</artifactId>
+                       </plugin>
+               </plugins>
+       </build>
 </project>
\ No newline at end of file