Author: oheger
Date: Tue Sep 23 20:34:22 2014
New Revision: 1627156

URL: http://svn.apache.org/r1627156
Log:
Set the scmPubUrl property.

Modified:
    commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml

Modified: 
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml?rev=1627156&r1=1627155&r2=1627156&view=diff
==============================================================================
--- commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml 
(original)
+++ commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml Tue 
Sep 23 20:34:22 2014
@@ -431,6 +431,8 @@
     <maven.compiler.source>1.6</maven.compiler.source>
     <maven.compiler.target>1.6</maven.compiler.target>
 
+    
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-configuration</commons.scmPubUrl>
+
     <!-- Explicitly declare optional dependencies for the OSGi manifest. -->
     <commons.osgi.import>
       org.apache.commons.beanutils.*;resolution:=optional,


Reply via email to