brett 2004/07/10 19:28:50 Modified: site project.xml Log: [maven-scm-plugin] prepare release 1.5.1 Revision Changes Path 1.36 +6 -1 maven-plugins/site/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/site/project.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- project.xml 5 Jul 2004 21:07:19 -0000 1.35 +++ project.xml 11 Jul 2004 02:28:50 -0000 1.36 @@ -23,7 +23,7 @@ <pomVersion>3</pomVersion> <id>maven-site-plugin</id> <name>Maven Site Plugin</name> - <currentVersion>1.5.1-SNAPSHOT</currentVersion> + <currentVersion>1.5.1</currentVersion> <description>Generate web site. Requires Maven 1.0 RC2.</description> <shortDescription>Generate web site</shortDescription> <url>http://maven.apache.org/reference/plugins/site/</url> @@ -81,6 +81,11 @@ <id>1.5</id> <name>1.5</name> <tag>MAVEN_SITE_1_5</tag> + </version> + <version> + <id>1.5.1</id> + <name>1.5.1</name> + <tag>MAVEN_SITE_1_5_1</tag> </version> </versions> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]