I thought that the release of parent-7 was a preparation for the release
of IO 1.4...
Niall Pemberton wrote:
I'd rather not depend on the SNAPSHOT pom because IO 1.4 could well be
released before commons-parent.
Niall
On Jan 12, 2008 2:13 PM, <[EMAIL PROTECTED]> wrote:
Author: dennisl
Date: Sat Jan 12 06:13:49 2008
New Revision: 611418
URL: http://svn.apache.org/viewvc?rev=611418&view=rev
Log:
Use the latest parent so that resources (LICENSE.txt and NOTICE.txt) are added
to the main jar file.
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=611418&r1=611417&r2=611418&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Sat Jan 12 06:13:49 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>6</version>
+ <version>7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]