back to snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@378865 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
snicoll 2006-02-19 09:02:04 +00:00
parent 59fe00734e
commit 8890992c9a
2 changed files with 4 additions and 1 deletions

View File

@ -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>

View File

@ -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>