Author: niallp
Date: Thu Nov 15 19:28:47 2007
New Revision: 595534
URL: http://svn.apache.org/viewvc?rev=595534&view=rev
Log:
Update m2 build
Modified:
commons/proper/io/trunk/pom.xml
commons/proper/io/trunk/src/main/assembly/src.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=595534&r1=595533&r2=595534&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Thu Nov 15 19:28:47 2007
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>4</version>
+ <version>5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-io</groupId>
Modified: commons/proper/io/trunk/src/main/assembly/src.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/assembly/src.xml?rev=595534&r1=595533&r2=595534&view=diff
==============================================================================
--- commons/proper/io/trunk/src/main/assembly/src.xml (original)
+++ commons/proper/io/trunk/src/main/assembly/src.xml Thu Nov 15 19:28:47 2007
@@ -20,9 +20,7 @@
<format>tar.gz</format>
<format>zip</format>
</formats>
-<!--
- <baseDirectory>${project.build.finalName}-src</baseDirectory>
- -->
+ <baseDirectory>${artifactId}-${version}-src</baseDirectory>
<fileSets>
<fileSet>
<includes>