Author: rhauch
Date: 2008-05-13 18:42:09 -0400 (Tue, 13 May 2008)
New Revision: 162
Modified:
trunk/pom.xml
Log:
Changed DNA version to use explicit version, so that it works with the Maven release
plugin
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2008-05-13 22:26:35 UTC (rev 161)
+++ trunk/pom.xml 2008-05-13 22:42:09 UTC (rev 162)
@@ -28,7 +28,7 @@
</modules>
<properties>
- <dna-version>${project.version}</dna-version>
+ <dna-version>0.1-SNAPSHOT</dna-version>
</properties>
<profiles>
<profile>
Show replies by date