dion 2004/01/04 20:54:41
Modified: hibernate/xdocs changes.xml
hibernate project.xml
Log:
Rolling back ant 1.6 change until someone wants to test it.
Revision Changes Path
1.8 +0 -3 maven-plugins/hibernate/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/hibernate/xdocs/changes.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- changes.xml 5 Jan 2004 03:43:12 -0000 1.7
+++ changes.xml 5 Jan 2004 04:54:41 -0000 1.8
@@ -7,9 +7,6 @@
<body>
<release version="1.0" date="in CVS">
- <action dev="dion" type="update">
- Upgrade to ant 1.6
- </action>
<action dev="k8n" type="update">
Update to hibernate-2.0.3. Add delimiter property to schema-export tag
</action>
1.20 +1 -1 maven-plugins/hibernate/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 5 Jan 2004 03:27:16 -0000 1.19
+++ project.xml 5 Jan 2004 04:54:41 -0000 1.20
@@ -36,7 +36,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
- <version>1.6</version>
+ <version>1.5.3-1</version>
<type>jar</type>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]