Merge remote-tracking branch 'origin/master' into v2.x
[gpl/argeo-suite.git] / lib / pom.xml
index 99ce01867c2b9275fad9e810cb5079c6ea2c44b8..fc72c26c49264498b85d11d9b0934022e5b1f943 100644 (file)
@@ -15,7 +15,7 @@
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
                <version.argeo-tp-extras>2.1.13</version.argeo-tp-extras>
-               <version.argeo-commons>2.1.102</version.argeo-commons>
+               <version.argeo-commons>2.1.103</version.argeo-commons>
                <version.argeo-suite-icons>2.1.1</version.argeo-suite-icons>
 
                <argeo.rpm.stagingRepository>/srv/rpmfactory/testing/argeo</argeo.rpm.stagingRepository>
                        <version>2.1.23-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.apache</groupId>
-                                       <artifactId>org.apache.xerces</artifactId>
-                               </exclusion>
                                <!-- Avoid slf4j implementations lurking in the classpath. -->
                                <exclusion>
                                        <groupId>org.argeo.tp.sdk</groupId>
                        </plugin>
                </plugins>
        </reporting>
-
-  <scm>
-    <tag>v2.x</tag>
-  </scm>
 </project>