You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2010/11/11 22:59:05 UTC

svn commit: r1034169 - /uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml

Author: schor
Date: Thu Nov 11 21:59:05 2010
New Revision: 1034169

URL: http://svn.apache.org/viewvc?rev=1034169&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml

Modified: uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml?rev=1034169&r1=1034168&r2=1034169&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml Thu Nov 11 21:59:05 2010
@@ -29,7 +29,7 @@
   
 	<artifactId>uimaj-eclipse-update-site</artifactId>
 	<packaging>pom</packaging>
-	<version>3</version>
+	<version>4-SNAPSHOT</version>
   
 	<name>UIMA Eclipse: ${project.artifactId}</name>
   <description>The UIMA Eclipse update site</description>
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/${uimaScmRoot}/tags/uimaj-eclipse-update-site-3-rc1
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-update-site
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/${uimaScmRoot}/tags/uimaj-eclipse-update-site-3-rc1
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-update-site
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/${uimaScmRoot}/tags/uimaj-eclipse-update-site-3-rc1
+      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-update-site
     </url>
   </scm>