You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2013/12/19 02:08:17 UTC

svn commit: r1552198 - in /uima/uimafit/trunk: pom.xml uimafit-parent/pom.xml

Author: rec
Date: Thu Dec 19 01:08:17 2013
New Revision: 1552198

URL: http://svn.apache.org/r1552198
Log:
[maven-release-plugin] prepare branch 2.0.x

Modified:
    uima/uimafit/trunk/pom.xml
    uima/uimafit/trunk/uimafit-parent/pom.xml

Modified: uima/uimafit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/trunk/pom.xml?rev=1552198&r1=1552197&r2=1552198&view=diff
==============================================================================
--- uima/uimafit/trunk/pom.xml (original)
+++ uima/uimafit/trunk/pom.xml Thu Dec 19 01:08:17 2013
@@ -35,9 +35,9 @@
 		<jiraVersion>12323969</jiraVersion>
 	</properties>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/uimafit/trunk/</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uimafit/trunk/</developerConnection>
-		<url>http://svn.apache.org/repos/asf/uima/uimafit/trunk/</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/uimafit/branches/2.0.x</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uimafit/branches/2.0.x</developerConnection>
+		<url>http://svn.apache.org/repos/asf/uima/uimafit/branches/2.0.x</url>
 	</scm>
 
 	<licenses>

Modified: uima/uimafit/trunk/uimafit-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/trunk/uimafit-parent/pom.xml?rev=1552198&r1=1552197&r2=1552198&view=diff
==============================================================================
--- uima/uimafit/trunk/uimafit-parent/pom.xml (original)
+++ uima/uimafit/trunk/uimafit-parent/pom.xml Thu Dec 19 01:08:17 2013
@@ -338,4 +338,10 @@
 			</build>
 		</profile>
 	</profiles>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/uima/build/branches/2.0.x/uimafit-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/build/branches/2.0.x/uimafit-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/uima/build/branches/2.0.x/uimafit-parent</url>
+  </scm>
 </project>
\ No newline at end of file