This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-invoker-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
commit 74ce6fe9a606ad62fea5c5f95a5496afdcf2e3a3 Author: John Dennis Casey <jdca...@apache.org> AuthorDate: Wed Jan 17 22:26:06 2007 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-invoker-plugin@497212 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 6b3a762..dc3e7c9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <version>7</version> </parent> <artifactId>maven-invoker-plugin</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <prerequisites> <maven>2.0</maven> </prerequisites> @@ -49,10 +49,4 @@ <version>2.0b4</version> </dependency> </dependencies> - - <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-invoker-plugin-1.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-invoker-plugin-1.0</developerConnection> - <url>https://svn.apache.org/repos/asf/maven/plugins/tags/maven-invoker-plugin-1.0</url> - </scm> </project> \ No newline at end of file -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.