You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2015/05/04 17:27:50 UTC

svn commit: r1677615 - /ctakes/branches/ctakes-3.2.2/pom.xml

Author: chenpei
Date: Mon May  4 15:27:49 2015
New Revision: 1677615

URL: http://svn.apache.org/r1677615
Log:
CTAKES-356
Create cTAKES 3.2.2 Release

Modified:
    ctakes/branches/ctakes-3.2.2/pom.xml

Modified: ctakes/branches/ctakes-3.2.2/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.2.2/pom.xml?rev=1677615&r1=1677614&r2=1677615&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.2.2/pom.xml (original)
+++ ctakes/branches/ctakes-3.2.2/pom.xml Mon May  4 15:27:49 2015
@@ -32,9 +32,9 @@
 	<scm>
 		<!-- In child modules, Maven will append ${artifactId} to the following 
 			URLs -->
-		<connection>scm:svn:https://svn.apache.org/repos/asf/ctakes/trunk</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ctakes/trunk</developerConnection>
-		<url>https://svn.apache.org/repos/asf/ctakes/trunk</url>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.2</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.2</developerConnection>
+		<url>https://svn.apache.org/repos/asf/ctakes/branches/ctakes-3.2.2</url>
 	</scm>
 	<issueManagement>
 		<system>jira</system>