carlos 2004/07/09 12:21:04
Modified: aspectj project.xml
aspectj/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 3.1.1
Revision Changes Path
1.43 +6 -1 maven-plugins/aspectj/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectj/project.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- project.xml 30 Jun 2004 20:12:36 -0000 1.42
+++ project.xml 9 Jul 2004 19:21:04 -0000 1.43
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-aspectj-plugin</id>
<name>Maven AspectJ Plugin</name>
- <currentVersion>3.1.1-SNAPSHOT</currentVersion>
+ <currentVersion>3.1.1</currentVersion>
<description/>
<shortDescription>AspectJ Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/aspectj/</url>
@@ -55,6 +55,11 @@
<id>3.1</id>
<name>3.1</name>
<tag>MAVEN_ASPECTJ_3_1</tag>
+ </version>
+ <version>
+ <id>3.1.1</id>
+ <name>3.1.1</name>
+ <tag>MAVEN_ASPECTJ_3_1_1</tag>
</version>
</versions>
<developers>
1.23 +1 -1 maven-plugins/aspectj/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectj/xdocs/changes.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- changes.xml 8 Jul 2004 10:29:19 -0000 1.22
+++ changes.xml 9 Jul 2004 19:21:04 -0000 1.23
@@ -27,7 +27,7 @@
<author email="[EMAIL PROTECTED]">Carlos Sanchez</author>
</properties>
<body>
- <release version="3.1.1-SNAPSHOT" date="in CVS">
+ <release version="3.1.1" date="2004-07-09">
<action dev="carlos" type="fix" issue="MPASPECTJ-11">Check that
unitTestSourceDirectory is defined in pom</action>
<action dev="carlos" type="add">Output messages to log</action>
<action dev="carlos" type="fix">Check that aspectSourceDirectory is defined
in pom</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]