You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2019/07/16 15:34:06 UTC

svn commit: r1863155 - /santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Author: coheigea
Date: Tue Jul 16 15:34:06 2019
New Revision: 1863155

URL: http://svn.apache.org/viewvc?rev=1863155&view=rev
Log:
Removing repo

Modified:
    santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.1.x-fixes/pom.xml?rev=1863155&r1=1863154&r2=1863155&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.1.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.1.x-fixes/pom.xml Tue Jul 16 15:34:06 2019
@@ -643,21 +643,6 @@
         </dependency>
     </dependencies>
 
-    <!-- Remove when we pick up errorpone 2.3.2 -->
-    <repositories>
-        <repository>
-            <id>Sonatype</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots</url>
-            <name>Sonatype Snapshot Repo</name>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </repository>
-    </repositories>
-
     <distributionManagement>
         <repository>
             <id>apache.releases.https</id>