[maven-release-plugin] rollback the release of argeo-commons-2.3.5
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.base / pom.xml
index 80ad7f793d70bc2d55f228135c914afd2d93bc40..4ae6b4281a7ec49ac893653403505884208cd6eb 100644 (file)
                </dependency>
 
                <!-- CMS -->
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.cms.tp</artifactId>
-                       <version>2.3-SNAPSHOT</version>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.commons</groupId> -->
+<!--                   <artifactId>org.argeo.cms.tp</artifactId> -->
+<!--                   <version>2.3-SNAPSHOT</version> -->
+<!--           </dependency> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
                <!-- <groupId>org.argeo.tp.misc</groupId> -->
                <!-- <artifactId>slf4j.osgi</artifactId> -->
                <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.misc</groupId> -->
-               <!-- <artifactId>org.slf4j.commons.logging</artifactId> -->
-               <!-- </dependency> -->
+               <dependency>
+                       <groupId>org.argeo.tp.misc</groupId>
+                       <artifactId>org.slf4j.commons.logging</artifactId>
+               </dependency>
 
                <!-- OSGi annotations -->
                <!-- <dependency> -->
                        <groupId>org.argeo.tp.bouncycastle</groupId>
                        <artifactId>bcpkix</artifactId>
                </dependency>
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.bouncycastle</groupId> -->
-               <!-- <artifactId>bcpg</artifactId> -->
-               <!-- </dependency> -->
+               <dependency>
+                       <groupId>org.argeo.tp.bouncycastle</groupId>
+                       <artifactId>bcpg</artifactId>
+               </dependency>
 
                <!-- Apache Commons -->
                <dependency>