brett 2004/05/15 20:07:11
Modified: ashkelon project.xml
ashkelon/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.2
Revision Changes Path
1.26 +6 -1 maven-plugins/ashkelon/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ashkelon/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 16 May 2004 01:35:45 -0000 1.25
+++ project.xml 16 May 2004 03:07:11 -0000 1.26
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-ashkelon-plugin</id>
<name>Maven Ashkelon Plugin</name>
- <currentVersion>1.2-SNAPSHOT</currentVersion>
+ <currentVersion>1.2</currentVersion>
<description/>
<shortDescription>Publish javadoc to Ashkelon</shortDescription>
<url>http://maven.apache.org/reference/plugins/ashkelon/</url>
@@ -39,6 +39,11 @@
<id>1.1</id>
<name>1.1</name>
<tag>MAVEN_ASHKELON_1_1</tag>
+ </version>
+ <version>
+ <id>1.2</id>
+ <name>1.2</name>
+ <tag>MAVEN_ASHKELON_1_2</tag>
</version>
</versions>
<developers/>
1.5 +4 -8 maven-plugins/ashkelon/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/ashkelon/xdocs/changes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 2 May 2004 11:34:52 -0000 1.4
+++ changes.xml 16 May 2004 03:07:11 -0000 1.5
@@ -1,4 +1,5 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -22,15 +23,10 @@
<title>Changes</title>
<author email="[EMAIL PROTECTED]">Jason van Zyl</author>
</properties>
-
<body>
- <release version="1.2-SNAPSHOT" date="in CVS">
- </release>
+ <release version="1.2" date="2004-05-15"></release>
<release version="1.1" date="2003-09-29">
- <action dev="dion" type="update">
- update to use maven.docs.*/maven.gen.docs
- </action>
+ <action dev="dion" type="update">update to use
maven.docs.*/maven.gen.docs</action>
</release>
</body>
</document>
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]