This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-invoker-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
commit 76b2d9beefdcb227bfd0fa0b805e712ae19a3946 Author: Jason van Zyl <jvan...@apache.org> AuthorDate: Sun Jan 14 17:39:48 2007 +0000 o rolling back some snapshots to releases to prepare for a release, the vote was in october so we'll need to do it again, but this is necessary for automating some non-standard builds for the ITs git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-invoker-plugin@496100 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6cadbe..674e9e3 100644 --- a/pom.xml +++ b/pom.xml @@ -36,12 +36,12 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>file-management</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.1</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-io</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </dependency> <dependency> <groupId>org.beanshell</groupId> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.