]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/org.argeo.slc.server.repo/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / modules / org.argeo.slc.server.repo / pom.xml
index 0de82869689571726faf5a9062815f3f590df690..802bd0bb598001ebcbbd9e525faa92d8325f8800 100644 (file)
@@ -3,11 +3,11 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.18-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>