Author: cstamas
Date: Thu Jun 9 14:14:14 2011
New Revision: 1133879
URL: http://svn.apache.org/viewvc?rev=1133879&view=rev
Log:
[maven-release-plugin] prepare release maven-indexer-4.1.1
Modified:
maven/indexer/trunk/indexer-artifact/pom.xml
maven/indexer/trunk/indexer-core/pom.xml
maven/indexer/trunk/pom.xml
Modified: maven/indexer/trunk/indexer-artifact/pom.xml
URL:
http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-artifact/pom.xml?rev=1133879&r1=1133878&r2=1133879&view=diff
==============================================================================
--- maven/indexer/trunk/indexer-artifact/pom.xml (original)
+++ maven/indexer/trunk/indexer-artifact/pom.xml Thu Jun 9 14:14:14 2011
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>indexer-artifact</artifactId>
Modified: maven/indexer/trunk/indexer-core/pom.xml
URL:
http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-core/pom.xml?rev=1133879&r1=1133878&r2=1133879&view=diff
==============================================================================
--- maven/indexer/trunk/indexer-core/pom.xml (original)
+++ maven/indexer/trunk/indexer-core/pom.xml Thu Jun 9 14:14:14 2011
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>indexer-core</artifactId>
Modified: maven/indexer/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xml?rev=1133879&r1=1133878&r2=1133879&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Thu Jun 9 14:14:14 2011
@@ -28,7 +28,7 @@ under the License.
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
<packaging>pom</packaging>
<name>Maven :: Indexer</name>
@@ -91,9 +91,9 @@ under the License.
</developers>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/indexer/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/indexer/trunk</developerConnection>
- <url>http://svn.apache.org/repos/asf/maven/indexer/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/indexer/tags/maven-indexer-4.1.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/indexer/tags/maven-indexer-4.1.1</developerConnection>
+
<url>http://svn.apache.org/repos/asf/maven/indexer/tags/maven-indexer-4.1.1</url>
</scm>
<issueManagement>