Author: struberg
Date: Tue Feb 18 15:04:55 2014
New Revision: 1569376
URL: http://svn.apache.org/r1569376
Log:
fix maven scm section for 1.2.x release
Modified:
openwebbeans/branches/owb_1.2.x/pom.xml
Modified: openwebbeans/branches/owb_1.2.x/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.2.x/pom.xml?rev=1569376&r1=1569375&r2=1569376&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.2.x/pom.xml (original)
+++ openwebbeans/branches/owb_1.2.x/pom.xml Tue Feb 18 15:04:55 2014
@@ -46,9 +46,9 @@
<inceptionYear>2008</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/trunk</developerConnection>
- <url>https://svn.apache.org/repos/asf/openwebbeans/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/branches/owb_1.2.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/branches/owb_1.2.x</developerConnection>
+
<url>https://svn.apache.org/repos/asf/openwebbeans/branches/owb_1.2.x</url>
</scm>
<issueManagement>