You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2010/01/14 16:42:25 UTC

svn commit: r899247 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Author: brett
Date: Thu Jan 14 15:42:24 2010
New Revision: 899247

URL: http://svn.apache.org/viewvc?rev=899247&view=rev
Log:
restore snapshot version that was in use

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

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=899247&r1=899246&r2=899247&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Thu Jan 14 15:42:24 2010
@@ -27,7 +27,7 @@
     <version>14</version>
   </parent>
   <artifactId>maven-eclipse-plugin</artifactId>
-  <version>2.7</version>
+  <version>2.8-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Maven Eclipse Plugin</name>
   <description>The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.</description>



Re: svn commit: r899247 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Posted by Jason van Zyl <ja...@sonatype.com>.
Thanks.

On 2010-01-14, at 10:42 AM, brett@apache.org wrote:

> Author: brett
> Date: Thu Jan 14 15:42:24 2010
> New Revision: 899247
> 
> URL: http://svn.apache.org/viewvc?rev=899247&view=rev
> Log:
> restore snapshot version that was in use
> 
> Modified:
>    maven/plugins/trunk/maven-eclipse-plugin/pom.xml
> 
> Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=899247&r1=899246&r2=899247&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Thu Jan 14 15:42:24 2010
> @@ -27,7 +27,7 @@
>     <version>14</version>
>   </parent>
>   <artifactId>maven-eclipse-plugin</artifactId>
> -  <version>2.7</version>
> +  <version>2.8-SNAPSHOT</version>
>   <packaging>maven-plugin</packaging>
>   <name>Maven Eclipse Plugin</name>
>   <description>The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.</description>
> 
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
----------------------------------------------------------


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