Author: olamy
Date: Tue Jul 5 13:34:43 2011
New Revision: 1143058
URL: http://svn.apache.org/viewvc?rev=1143058&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/shared/trunk/maven-reporting-exec/pom.xml
Modified: maven/shared/trunk/maven-reporting-exec/pom.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec/pom.xml?rev=1143058&r1=1143057&r2=1143058&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-exec/pom.xml Tue Jul 5 13:34:43 2011
@@ -29,15 +29,15 @@
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Maven Reporting Executor</name>
<description>Classes to manage report plugin executions with Maven
3.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec</url>
</scm>
<issueManagement>
<system>jira</system>