Author: mminnah
Date: Mon Apr 17 18:21:52 2017
New Revision: 1791707

URL: http://svn.apache.org/viewvc?rev=1791707&view=rev
Log:
CTAKES-410 Update to use new branch

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

Modified: ctakes/branches/ctakes-4.0.0/pom.xml
URL: 
http://svn.apache.org/viewvc/ctakes/branches/ctakes-4.0.0/pom.xml?rev=1791707&r1=1791706&r2=1791707&view=diff
==============================================================================
--- ctakes/branches/ctakes-4.0.0/pom.xml (original)
+++ ctakes/branches/ctakes-4.0.0/pom.xml Mon Apr 17 18:21:52 2017
@@ -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-4.0.0</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/ctakes/branches/ctakes-4.0.0</developerConnection>
+               
<url>https://svn.apache.org/repos/asf/ctakes/branches/ctakes-4.0.0</url>
        </scm>
        <issueManagement>
                <system>jira</system>


Reply via email to