You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by fg...@apache.org on 2005/12/03 23:23:05 UTC

svn commit: r352033 - /maven/maven-1/plugins/trunk/eclipse/project.xml

Author: fgiust
Date: Sat Dec  3 14:23:01 2005
New Revision: 352033

URL: http://svn.apache.org/viewcvs?rev=352033&view=rev
Log:
preparing for next development cycle

Modified:
    maven/maven-1/plugins/trunk/eclipse/project.xml

Modified: maven/maven-1/plugins/trunk/eclipse/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/eclipse/project.xml?rev=352033&r1=352032&r2=352033&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/eclipse/project.xml (original)
+++ maven/maven-1/plugins/trunk/eclipse/project.xml Sat Dec  3 14:23:01 2005
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-eclipse-plugin</id>
   <name>Maven Eclipse Plugin</name>
-  <currentVersion>1.10-SNAPSHOT</currentVersion>
+  <currentVersion>1.11-SNAPSHOT</currentVersion>
   <description>A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.</description>
   <shortDescription>Eclipse Plugin for Maven</shortDescription>
   <url>http://maven.apache.org/maven-1.x/reference/plugins/eclipse/</url>
@@ -59,6 +59,11 @@
       <id>1.9</id>
       <name>1.9</name>
       <tag>MAVEN_ECLIPSE_1_9</tag>
+    </version>
+    <version>
+      <id>1.10</id>
+      <name>1.10</name>
+      <tag>MAVEN_ECLIPSE_1_10</tag>
     </version>
   </versions>
   <developers>