Adapt to Argeo TP updates
[gpl/argeo-suite.git] / sdk / org.argeo.suite.platform / pom.xml
index 22f36c29df5d60d854819a7009a4762ba6ba0284..6092eaec64b6efdb50a442e269a96fba65f4ca19 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.10</version>
+               <version>0.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.platform</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.10</version>
+                       <version>0.1.12-SNAPSHOT</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.10</version>
+                       <version>0.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- Base CMS distribution -->
@@ -39,9 +39,5 @@
                        <artifactId>argeo-tp</artifactId>
                        <version>${version.argeo-distribution}</version>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>org.postgresql.postgresql</artifactId>
-               </dependency>
        </dependencies>
 </project>