Author: tv
Date: Sun Jul 19 18:19:18 2015
New Revision: 1691839

URL: http://svn.apache.org/r1691839
Log:
Add missing scm sections.

Modified:
    turbine/fulcrum/trunk/security/dist/pom.xml
    turbine/fulcrum/trunk/security/pom.xml

Modified: turbine/fulcrum/trunk/security/dist/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/dist/pom.xml?rev=1691839&r1=1691838&r2=1691839&view=diff
==============================================================================
--- turbine/fulcrum/trunk/security/dist/pom.xml (original)
+++ turbine/fulcrum/trunk/security/dist/pom.xml Sun Jul 19 18:19:18 2015
@@ -34,6 +34,12 @@
     <name>Fulcrum Security Distribution Build</name>
     <url>http://turbine.apache.org/fulcrum/fulcrum-security/</url>
     
+    <scm>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/dist/</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/dist/</developerConnection>
+        
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/dist/</url>
+    </scm>
+
     <!-- NOTE: These dependency declarations are only required to sort this 
project to the 
          end of the line in the multimodule build. 
     -->

Modified: turbine/fulcrum/trunk/security/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/pom.xml?rev=1691839&r1=1691838&r2=1691839&view=diff
==============================================================================
--- turbine/fulcrum/trunk/security/pom.xml (original)
+++ turbine/fulcrum/trunk/security/pom.xml Sun Jul 19 18:19:18 2015
@@ -41,6 +41,12 @@
         </site>
     </distributionManagement>
 
+    <scm>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/</developerConnection>
+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/</url>
+    </scm>
+
     <developers>
         <developer>
           <id>epugh</id>


Reply via email to