You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2015/02/07 02:27:35 UTC

svn commit: r1658009 - /oodt/branches/0.8.1/pom.xml

Author: mattmann
Date: Sat Feb  7 01:27:34 2015
New Revision: 1658009

URL: http://svn.apache.org/r1658009
Log:
update scm url.

Modified:
    oodt/branches/0.8.1/pom.xml

Modified: oodt/branches/0.8.1/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.8.1/pom.xml?rev=1658009&r1=1658008&r2=1658009&view=diff
==============================================================================
--- oodt/branches/0.8.1/pom.xml (original)
+++ oodt/branches/0.8.1/pom.xml Sat Feb  7 01:27:34 2015
@@ -31,8 +31,11 @@ the License.
     <description>
         Apache OODT is middleware for metadata.
     </description>
-
-
+    <scm>
+     <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.8.1</connection>
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.8.1</developerConnection>
+     <url>http://svn.apache.org/viewvc/oodt/tags/0.8.1</url>
+    </scm>
     <modules>
         <module>core</module>
         <module>commons</module>