Author: schor
Date: Wed Feb 8 21:03:15 2012
New Revision: 1242092
URL: http://svn.apache.org/viewvc?rev=1242092&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
Modified: uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin/pom.xml?rev=1242092&r1=1242091&r2=1242092&view=diff
==============================================================================
--- uima/build/trunk/uima-build-helper-maven-plugin/pom.xml (original)
+++ uima/build/trunk/uima-build-helper-maven-plugin/pom.xml Wed Feb 8 21:03:15
2012
@@ -28,7 +28,7 @@
</parent>
<artifactId>uima-build-helper-maven-plugin</artifactId>
- <version>3</version>
+ <version>4-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<inceptionYear>2010</inceptionYear>
@@ -47,13 +47,13 @@
element, and just changing the following two properties -->
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/uima-build-helper-maven-plugin-3
+
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-build-helper-maven-plugin
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/uima-build-helper-maven-plugin-3
+
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-helper-maven-plugin
</developerConnection>
<url>
-
http://svn.apache.org/viewvc/uima/build/tags/uima-build-helper-maven-plugin-3
+
http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin
</url>
</scm>