dion 2004/01/04 20:42:11
Modified: summit project.xml
summit/xdocs changes.xml
Log:
Rolling back ant 1.6 change until someone wants to test it.
Revision Changes Path
1.28 +2 -2 maven-plugins/summit/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/summit/project.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- project.xml 5 Jan 2004 03:43:12 -0000 1.27
+++ project.xml 5 Jan 2004 04:42:11 -0000 1.28
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-summit-plugin</id>
<name>Maven Summit Plug-in</name>
- <currentVersion>1.2-SNAPSHOT</currentVersion>
+ <currentVersion>1.1</currentVersion>
<description>Various goals for making development with Plexus easy.</description>
<shortDescription>Plexus Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/summit/</url>
@@ -57,7 +57,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
- <version>1.6</version>
+ <version>1.5.3-1</version>
</dependency>
<!-- Betwixt requirements -->
1.10 +0 -5 maven-plugins/summit/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/summit/xdocs/changes.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changes.xml 5 Jan 2004 03:43:12 -0000 1.9
+++ changes.xml 5 Jan 2004 04:42:11 -0000 1.10
@@ -6,11 +6,6 @@
</properties>
<body>
- <release version="1.2" date="in CVS">
- <action dev="dion" type="update">
- Upgrade to ant 1.6
- </action>
- </release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">update to
commons-jelly-20030902.160215</action>
<action dev="dion" type="update">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]