Introduce PostgreSQL specific CMS module
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.minimal / pom.xml
index 9042eabab84fa76a0bc29dec0a4a50e17fb33f1c..6df8690b5694b1ec27c743a98e6dedb43919d606 100644 (file)
                        <artifactId>org.argeo.cms</artifactId>
                        <version>2.3-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.cms.pgsql</artifactId>
+                       <version>2.3-SNAPSHOT</version>
+               </dependency>
 
                <!-- Third Parties -->