Author: brett Date: Fri Jan 7 05:54:27 2005 New Revision: 124498 URL: http://svn.apache.org/viewcvs?view=rev&rev=124498 Log: [maven-scm-plugin] prepare release 1.7.2 Modified: maven/maven-1/plugins/trunk/changelog/project.xml maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/changelog/project.xml Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/project.xml?view=diff&rev=124498&p1=maven/maven-1/plugins/trunk/changelog/project.xml&r1=124497&p2=maven/maven-1/plugins/trunk/changelog/project.xml&r2=124498 ============================================================================== --- maven/maven-1/plugins/trunk/changelog/project.xml (original) +++ maven/maven-1/plugins/trunk/changelog/project.xml Fri Jan 7 05:54:27 2005 @@ -23,7 +23,7 @@ <pomVersion>3</pomVersion> <id>maven-changelog-plugin</id> <name>Maven Changelog Plugin</name> - <currentVersion>1.8-SNAPSHOT</currentVersion> + <currentVersion>1.7.2</currentVersion> <shortDescription>Produce SCM changelog reports.</shortDescription> <url>http://maven.apache.org/reference/plugins/changelog/</url> <issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl> @@ -58,6 +58,11 @@ <id>1.7.1</id> <name>1.7.1</name> <tag>MAVEN_CHANGELOG_1_7_1</tag> + </version> + <version> + <id>1.7.2</id> + <name>1.7.2</name> + <tag>changelog-1.7.2</tag> </version> </versions> <developers> Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml?view=diff&rev=124498&p1=maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml&r1=124497&p2=maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml&r2=124498 ============================================================================== --- maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Fri Jan 7 05:54:27 2005 @@ -25,7 +25,7 @@ <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author> </properties> <body> - <release version="1.8-SNAPSHOT" date="in CVS"> + <release version="1.7.2" date="2005-01-08"> <action dev="brett" type="fix" issue="MPCHANGES-29" due-to="Matthew Daniel">Fix subversion revision passing on Windows</action> <action dev="felipeal" type="fix" issue="MPCHANGELOG-48" due-to="Erwin van der Koogh">Handles new CVS date format (introduced by cvs 1.12).</action> <action dev="evenisse" type="fix" issue="MPCHANGELOG-45" due-to="Jim Crossley">Perforce Repository URL should include project.</action> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]