[dna-commits] DNA SVN: r165 - trunk/dna-integration-tests.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Tue May 13 19:51:19 EDT 2008


Author: rhauch
Date: 2008-05-13 19:51:19 -0400 (Tue, 13 May 2008)
New Revision: 165

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 23:45:41 UTC (rev 164)
+++ trunk/dna-integration-tests/pom.xml	2008-05-13 23:51:19 UTC (rev 165)
@@ -14,6 +14,10 @@
   <version>0.1-SNAPSHOT</version>
   <name>JBoss DNA Integration Tests</name>
   <url>http://labs.jboss.org/dna</url>
+  
+  <properties>
+    <dna-version>0.1-SNAPSHOT</dna-version>
+  </properties>
   <!--
   Define the dependencies.  Note that all version and scopes default to those 
   defined in the dependencyManagement section of the parent pom.




More information about the dna-commits mailing list