]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/org.argeo.slc.server.repo/pom.xml
Remove unused ModulesView
[gpl/argeo-slc.git] / modules / org.argeo.slc.server.repo / pom.xml
index fb3abbd47b65934e6e2c4c988d749f679455f811..1c68150165a09d1ea7b3ce91216190ec384e66ae 100644 (file)
@@ -3,11 +3,11 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.3-SNAPSHOT</version>
+               <version>1.1.16-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
-       <name>SLC Repo Services</name>
+       <name>SLC Repo</name>
        <build>
                <plugins>
                        <plugin>
@@ -21,6 +21,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>