Author: rgoers Date: Sun Dec 5 16:05:21 2010 New Revision: 1042379 URL: http://svn.apache.org/viewvc?rev=1042379&view=rev Log: Add missing version element
Modified: commons/proper/vfs/trunk/dist/pom.xml Modified: commons/proper/vfs/trunk/dist/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/dist/pom.xml?rev=1042379&r1=1042378&r2=1042379&view=diff ============================================================================== --- commons/proper/vfs/trunk/dist/pom.xml (original) +++ commons/proper/vfs/trunk/dist/pom.xml Sun Dec 5 16:05:21 2010 @@ -42,6 +42,7 @@ limitations under the License. <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs</artifactId> + <version>${project.version}</version> </dependency> <dependency>