Author: rhauch
Date: 2008-05-13 19:45:41 -0400 (Tue, 13 May 2008)
New Revision: 164
Modified:
trunk/dna-integration-tests/pom.xml
Log:
Another trial of setting version information for the Maven 2 release plugin
Modified: trunk/dna-integration-tests/pom.xml
===================================================================
--- trunk/dna-integration-tests/pom.xml 2008-05-13 22:52:21 UTC (rev 163)
+++ trunk/dna-integration-tests/pom.xml 2008-05-13 23:45:41 UTC (rev 164)
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.jboss.dna</groupId>
<artifactId>dna-common</artifactId>
- <version>0.1-SNAPSHOT</version>
+ <version>${dna-version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Show replies by date