You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by sn...@apache.org on 2005/09/24 17:33:01 UTC

svn commit: r291315 - /maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml

Author: snicoll
Date: Sat Sep 24 08:32:57 2005
New Revision: 291315

URL: http://svn.apache.org/viewcvs?rev=291315&view=rev
Log:
updated reporting-impl dependencies to beta-2-SNAPSHOT

Modified:
    maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml?rev=291315&r1=291314&r2=291315&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml Sat Sep 24 08:32:57 2005
@@ -23,7 +23,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>2.0-beta-1</version>
+      <version>2.0-beta-2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r291315 - /maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml

Posted by Brett Porter <br...@apache.org>.
Was this required for a new feature, or just changed because its the latest?

It is important to use released versions whenever possible.

- Brett

snicoll@apache.org wrote:

>Author: snicoll
>Date: Sat Sep 24 08:32:57 2005
>New Revision: 291315
>
>URL: http://svn.apache.org/viewcvs?rev=291315&view=rev
>Log:
>updated reporting-impl dependencies to beta-2-SNAPSHOT
>
>Modified:
>    maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml
>
>Modified: maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml
>URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml?rev=291315&r1=291314&r2=291315&view=diff
>==============================================================================
>--- maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml (original)
>+++ maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml Sat Sep 24 08:32:57 2005
>@@ -23,7 +23,7 @@
>     <dependency>
>       <groupId>org.apache.maven.reporting</groupId>
>       <artifactId>maven-reporting-impl</artifactId>
>-      <version>2.0-beta-1</version>
>+      <version>2.0-beta-2-SNAPSHOT</version>
>     </dependency>
>     <dependency>
>       <groupId>org.apache.maven</groupId>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>For additional commands, e-mail: dev-help@maven.apache.org
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org