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:16 UTC

[05/19] commons-pool git commit: commons.site.path is now defined in the parent as the commons.componentId.

commons.site.path is now defined in the parent as the
commons.componentId.

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

Branch: refs/heads/release
Commit: 7b477bd9cc56c1233b4a803bea5d35d77b337e15
Parents: af6ffd0
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Jul 8 16:19:42 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Jul 8 16:19:42 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/7b477bd9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6819c8..4dfb346 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.site.path>pool</commons.site.path>
     <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>