Author: schor
Date: Thu Sep 30 20:44:37 2010
New Revision: 1003248
URL: http://svn.apache.org/viewvc?rev=1003248&view=rev
Log:
[maven-release-plugin] prepare release parent-pom-distr-3
Modified:
uima/build/trunk/parent-poms/parent-pom-distr/pom.xml
Modified: uima/build/trunk/parent-poms/parent-pom-distr/pom.xml
URL:
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-distr/pom.xml?rev=1003248&r1=1003247&r2=1003248&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-distr/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-distr/pom.xml Thu Sep 30 20:44:37
2010
@@ -33,7 +33,7 @@
<artifactId>parent-pom-distr</artifactId>
<packaging>pom</packaging>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
<name>UIMA ${project.artifactId}</name>
<description>UIMA Parent Pom for Release distributions</description>
@@ -49,13 +49,13 @@
element, and just changing the following two properties -->
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-distr
+
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-distr-3
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-distr
+
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-distr-3
</developerConnection>
<url>
-
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-distr
+ http://svn.apache.org/viewvc/uima/build/tags/parent-pom-distr-3
</url>
</scm>