]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/org.argeo.slc.server.repo/pom.xml
Map existing remove and remove all buttons to a context menu
[gpl/argeo-slc.git] / modules / org.argeo.slc.server.repo / pom.xml
index ff94088b437af26e661b745c13c10c88962a5a32..983f0f9d33c5a082443f0457174d6d309843612f 100644 (file)
@@ -4,11 +4,11 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
-       <name>SLC Repo Services</name>
+       <name>SLC Repo</name>
        <build>
                <plugins>
                        <plugin>
@@ -22,6 +22,8 @@
                                                        org.argeo.slc.jcr,
                                                        org.argeo.slc.repo,
                                                        org.h2;resolution:=optional,
+                                                       org.postgresql;resolution:=optional,
+                                                       com.mysql.jdbc;resolution:=optional,
                                                </Import-Package>
                                        </instructions>
                                </configuration>