This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to annotated tag maven-help-plugin-2.0.2
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 308d19fc32174a3356c660a60f9ed7cec4048138
Author: Fabrizio Giustina <fgi...@apache.org>
AuthorDate: Wed Dec 13 20:44:12 2006 +0000

    update maven-dependency-tree dependency and parent version
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@486833 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7fdf5ae..f0d4d9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-help-plugin</artifactId>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-tree</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0-alpha-2</version>
     </dependency>
   </dependencies>
   <reporting>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <commits@maven.apache.org>.

Reply via email to