Author: brett
Date: Thu Jun 2 02:05:50 2005
New Revision: 179563
URL: http://svn.apache.org/viewcvs?rev=179563&view=rev
Log:
flip back to development labels
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/project.xml?rev=179563&r1=179562&r2=179563&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Thu Jun 2 02:05:50 2005
@@ -25,7 +25,7 @@
<name>Maven Artifact Plugin</name>
<!-- WARNING: some dependency checks will break if we get to 1.10, need to
go to 2.0 from there -->
- <currentVersion>1.5-rc1</currentVersion>
+ <currentVersion>1.5-SNAPSHOT</currentVersion>
<description>Tools to manage artifacts and deployment.</description>
<shortDescription>Tools to manage artifacts and deployment</shortDescription>
<url>http://maven.apache.org/reference/plugins/artifact/</url>
@@ -61,11 +61,6 @@
<id>1.4.1</id>
<name>1.4.1</name>
<tag>MAVEN_ARTIFACT_1_4_1</tag>
- </version>
- <version>
- <id>1.5-rc1</id>
- <name>1.5-rc1</name>
- <tag>maven-artifact-plugin-1.5-rc1</tag>
</version>
</versions>
<dependencies>
Modified: maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml?rev=179563&r1=179562&r2=179563&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Thu Jun 2 02:05:50
2005
@@ -25,7 +25,7 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
- <release version="1.5-rc1" date="2005-06-02">
+ <release version="1.5-SNAPSHOT" date="in CVS">
<action dev="brett" type="update" issue="MPARTIFACT-49">Wholly resolve
the POM before deploying</action>
<action dev="brett" type="update" issue="MPARTIFACT-19">Deploy anything
with SNAPSHOT in the version as a snapshot</action>
<action dev="brett" type="update">Deprecated install-snapshot and
deploy-snapshot goals</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]