[dna-commits] DNA SVN: r884 - in trunk: extensions/dna-sequencer-esbMessage and 1 other directory.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Mon May 4 16:17:28 EDT 2009


Author: rhauch
Date: 2009-05-04 16:17:28 -0400 (Mon, 04 May 2009)
New Revision: 884

Modified:
   trunk/dna-jcr-tck/pom.xml
   trunk/extensions/dna-sequencer-esbMessage/pom.xml
Log:
The dna-jcr-tck project has the wrong version identifier

Modified: trunk/dna-jcr-tck/pom.xml
===================================================================
--- trunk/dna-jcr-tck/pom.xml	2009-05-04 20:16:16 UTC (rev 883)
+++ trunk/dna-jcr-tck/pom.xml	2009-05-04 20:17:28 UTC (rev 884)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jboss.dna</groupId>
     <artifactId>dna</artifactId>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.5-SNAPSHOT</version>
   </parent>
   <!-- The groupId and version values are inherited from parent -->
   <artifactId>dna-jcr-tck</artifactId>

Modified: trunk/extensions/dna-sequencer-esbMessage/pom.xml
===================================================================
--- trunk/extensions/dna-sequencer-esbMessage/pom.xml	2009-05-04 20:16:16 UTC (rev 883)
+++ trunk/extensions/dna-sequencer-esbMessage/pom.xml	2009-05-04 20:17:28 UTC (rev 884)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>dna</artifactId>
     <groupId>org.jboss.dna</groupId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.5-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <!-- The groupId and version values are inherited from parent -->




More information about the dna-commits mailing list