Repository: any23
Updated Branches:
  refs/heads/master 616bdf892 -> c1679ce62


Remove external repositories from pom.xml


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/c1679ce6
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/c1679ce6
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/c1679ce6

Branch: refs/heads/master
Commit: c1679ce62f2862fccae03b9a9b9377033c0caf9a
Parents: 616bdf8
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Fri Feb 9 12:46:07 2018 -0800
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Fri Feb 9 12:46:07 2018 -0800

----------------------------------------------------------------------
 pom.xml | 27 ---------------------------
 1 file changed, 27 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/c1679ce6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 14f5ee2..cd00910 100644
--- a/pom.xml
+++ b/pom.xml
@@ -599,33 +599,6 @@
     </dependencies>
   </dependencyManagement>
 
-  <repositories>
-    <repository>
-      <id>any23-repository-external</id>
-      <url>https://svn.apache.org/repos/asf/any23/repo-ext/</url>
-    </repository>
-    <repository>
-      <id>sonatype-snapshots</id>
-      <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-      <releases>
-       <enabled>false</enabled>
-      </releases>
-      <snapshots>
-       <enabled>true</enabled>
-      </snapshots>
-    </repository>
-    <repository>
-      <id>apache-snapshots</id>
-      <url>https://repository.apache.org/content/repositories/snapshots/</url>
-      <releases>
-       <enabled>false</enabled>
-      </releases>
-      <snapshots>
-       <enabled>true</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
-
   <build>
     <pluginManagement>
       <plugins>

Reply via email to