brett 2004/06/25 20:15:36 Modified: faq project.xml faq/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.4 Revision Changes Path 1.34 +6 -1 maven-plugins/faq/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/faq/project.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- project.xml 25 Jun 2004 15:24:28 -0000 1.33 +++ project.xml 26 Jun 2004 03:15:36 -0000 1.34 @@ -23,7 +23,7 @@ <pomVersion>3</pomVersion> <id>maven-faq-plugin</id> <name>Maven FAQ Plug-in</name> - <currentVersion>1.4-SNAPSHOT</currentVersion> + <currentVersion>1.4</currentVersion> <gumpRepositoryId>jakarta</gumpRepositoryId> <description>Creates XDoc documentation from an FAQ XML document.</description> <shortDescription>FAQ Plugin</shortDescription> @@ -45,6 +45,11 @@ <id>1.3</id> <name>1.3</name> <tag>MAVEN_FAQ_1_3</tag> + </version> + <version> + <id>1.4</id> + <name>1.4</name> + <tag>MAVEN_FAQ_1_4</tag> </version> </versions> <developers> 1.16 +1 -1 maven-plugins/faq/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/faq/xdocs/changes.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- changes.xml 26 Jun 2004 03:10:23 -0000 1.15 +++ changes.xml 26 Jun 2004 03:15:36 -0000 1.16 @@ -24,7 +24,7 @@ <author email="[EMAIL PROTECTED]">dIon Gillard</author> </properties> <body> - <release version="1.4-SNAPSHOT" date="in CVS"> + <release version="1.4" date="2004-06-25"> <action dev="brett" type="fix" issue="MPFAQ-13">Correctly pass through CDATA content</action> <action dev="brett" type="fix" issue="MPFAQ-12">Make sure maven.faq.src exists to avoid exceptions</action> </release>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]