You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/03/14 21:04:18 UTC

[38/50] [abbrv] git commit: wagon 2.3 will be in central shortly, remove from the POM for the release

wagon 2.3 will be in central shortly, remove from the POM for the release

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1413074 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/eclipse-aether
Commit: fdf808d012c3a8beeca9c418d1b6bfa3d320bf10
Parents: eff45b3
Author: Jason van Zyl <jv...@apache.org>
Authored: Fri Nov 23 21:41:40 2012 +0000
Committer: Jason van Zyl <jv...@apache.org>
Committed: Fri Nov 23 21:41:40 2012 +0000

----------------------------------------------------------------------
 pom.xml |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/fdf808d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6167a1e..3b97b69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -564,13 +564,4 @@
       </build>
     </profile>
   </profiles>
-
-  <repositories>
-    <repository>
-      <id>wagon-2.3-stage</id>
-      <name>wagon-2.3-stage</name>
-      <url>https://repository.apache.org/content/repositories/maven-055/</url>
-    </repository>
-  </repositories>
-
 </project>