You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/07 22:50:47 UTC

commons-collections git commit: Remove commons.distSvnStagingUrl since is now set this value in commons-parent as of version 47.

Repository: commons-collections
Updated Branches:
  refs/heads/master 35a150397 -> f5d8bfdcb


Remove commons.distSvnStagingUrl since is now set this value in
commons-parent as of version 47.

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

Branch: refs/heads/master
Commit: f5d8bfdcb51e4d05de0bdaf77226d2281a518b97
Parents: 35a1503
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat Jul 7 16:50:44 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sat Jul 7 16:50:44 2018 -0600

----------------------------------------------------------------------
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/f5d8bfdc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6e41e7b..7602ae6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -516,10 +516,9 @@
     <!-- Override clirr version to enable clirr on Java 8 -->
     <commons.clirr.version>2.8</commons.clirr.version>
     
-    <!--Used to generate the VOTE file, and can optionally be used with Clirr and JAmpiCmp -->
+    <!--Commons Release Plugin -->
     <commons.bc.version>4.1</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/collections</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86FDC7E2A11262CB</commons.releaseManagerKey>