vmassol 2004/02/20 09:25:27
Modified: aspectwerkz project.xml
aspectwerkz/xdocs changes.xml
Log:
Prepare for 1.1 work
Revision Changes Path
1.14 +6 -1 maven-plugins/aspectwerkz/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- project.xml 20 Feb 2004 16:50:42 -0000 1.13
+++ project.xml 20 Feb 2004 17:25:27 -0000 1.14
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-aspectwerkz-plugin</id>
<name>Maven AspectWerkz Plug-in</name>
- <currentVersion>1.0</currentVersion>
+ <currentVersion>1.1-SNAPSHOT</currentVersion>
<description>Plugin for AspectWerkz</description>
<shortDescription>AspectWerkz plugin</shortDescription>
<url>http://maven.apache.org/reference/plugins/aspectwerkz/</url>
@@ -20,6 +20,11 @@
<id>1.0</id>
<name>1.0</name>
<tag>MAVEN_ASPECTWERKZ_1_0</tag>
+ </version>
+ <version>
+ <id>1.1</id>
+ <name>1.1</name>
+ <tag>HEAD</tag>
</version>
</versions>
<developers>
1.5 +3 -0 maven-plugins/aspectwerkz/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/changes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 20 Feb 2004 16:50:41 -0000 1.4
+++ changes.xml 20 Feb 2004 17:25:27 -0000 1.5
@@ -7,6 +7,9 @@
<body>
+ <release version="1.1" date="in CVS">
+ </release>
+
<release version="1.0" date="2004-02-20">
<action dev="vmassol" type="add">
Plugin creation.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]