You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2006/02/19 10:02:06 UTC

svn commit: r378865 - in /maven/maven-1/plugins/trunk/source: project.xml xdocs/changes.xml

Author: snicoll
Date: Sun Feb 19 01:02:04 2006
New Revision: 378865

URL: http://svn.apache.org/viewcvs?rev=378865&view=rev
Log:
back to snapshot

Modified:
    maven/maven-1/plugins/trunk/source/project.xml
    maven/maven-1/plugins/trunk/source/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/source/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/source/project.xml?rev=378865&r1=378864&r2=378865&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/source/project.xml (original)
+++ maven/maven-1/plugins/trunk/source/project.xml Sun Feb 19 01:02:04 2006
@@ -22,7 +22,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-source-plugin</id>
   <name>Maven Source Plugin</name>
-  <currentVersion>1.0</currentVersion>
+  <currentVersion>1.1-SNAPSHOT</currentVersion>
   <description>Java source archive plugin for Maven</description>
   <shortDescription>Create Java source archive</shortDescription>
   <package>org.apache.maven.plugin.source</package>

Modified: maven/maven-1/plugins/trunk/source/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/source/xdocs/changes.xml?rev=378865&r1=378864&r2=378865&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/source/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/source/xdocs/changes.xml Sun Feb 19 01:02:04 2006
@@ -23,6 +23,9 @@
     <author email="snicoll@apache.org">Stephane Nicoll</author>
   </properties>
   <body>
+    <release version="1.1" date="in SVN">
+      
+    </release>
     <release version="1.0" date="2006-02-19">
       <action dev="snicoll" type="add">Initial release.</action>
     </release>