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/08/17 15:32:17 UTC

[06/19] commons-pool git commit: commons.scmPubUrl is now defined in commons-parent.

commons.scmPubUrl is now defined in commons-parent.

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

Branch: refs/heads/release
Commit: 1faadd2cf2d6dd6a82a67563850eb9ac952d10f8
Parents: 7b477bd
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Jul 8 16:20:38 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Jul 8 16:20:38 2018 -0600

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/1faadd2c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4dfb346..c0cb3c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,6 @@
     <commons.release.3.name>commons-pool-${commons.release.3.version}</commons.release.3.name>
     <commons.jira.id>POOL</commons.jira.id>
     <commons.jira.pid>12310488</commons.jira.pid>
-    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-${commons.componentid}</commons.scmPubUrl>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <commons.osgi.import>net.sf.cglib.proxy;resolution:=optional,*</commons.osgi.import>
     <commons.animal-sniffer.version>1.16</commons.animal-sniffer.version>