brett 2004/05/15 20:07:41
Modified: aspectwerkz project.xml
aspectwerkz/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.2
Revision Changes Path
1.24 +6 -1 maven-plugins/aspectwerkz/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 16 May 2004 01:35:45 -0000 1.23
+++ project.xml 16 May 2004 03:07:41 -0000 1.24
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-aspectwerkz-plugin</id>
<name>Maven AspectWerkz Plugin</name>
- <currentVersion>1.2-SNAPSHOT</currentVersion>
+ <currentVersion>1.2</currentVersion>
<description>Plugin for AspectWerkz</description>
<shortDescription>AspectWerkz plugin</shortDescription>
<url>http://maven.apache.org/reference/plugins/aspectwerkz/</url>
@@ -44,6 +44,11 @@
<id>1.1</id>
<name>1.1</name>
<tag>MAVEN_ASPECTWERKZ_1_1</tag>
+ </version>
+ <version>
+ <id>1.2</id>
+ <name>1.2</name>
+ <tag>MAVEN_ASPECTWERKZ_1_2</tag>
</version>
</versions>
<developers>
1.9 +5 -11 maven-plugins/aspectwerkz/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/changes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changes.xml 1 May 2004 10:14:01 -0000 1.8
+++ changes.xml 16 May 2004 03:07:41 -0000 1.9
@@ -1,4 +1,5 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -22,20 +23,13 @@
<title>Changes</title>
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
-
<body>
- <release version="1.2" date="in CVS">
- </release>
+ <release version="1.2" date="2004-05-15"></release>
<release version="1.1" date="2004-03-22">
- <action dev="brett" type="fix">
- Fixes for JDK 1.3 in relation to XML parsers.
- </action>
+ <action dev="brett" type="fix">Fixes for JDK 1.3 in relation to XML
parsers.</action>
</release>
<release version="1.0" date="2004-02-20">
- <action dev="vmassol" type="add">
- Plugin creation.
- </action>
+ <action dev="vmassol" type="add">Plugin creation.</action>
</release>
</body>
</document>
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]