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/18 22:47:27 UTC

[34/50] 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


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

Branch: refs/heads/master
Commit: 0cb6c4a1c53c5988152a4e2837ea32595f78c1d0
Parents: 074667f
Author: Jason van Zyl <jv...@apache.org>
Authored: Fri Nov 23 13:41:16 2012 -0800
Committer: Jason van Zyl <jv...@apache.org>
Committed: Fri Nov 23 13:41:16 2012 -0800

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


http://git-wip-us.apache.org/repos/asf/maven/blob/0cb6c4a1/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>