[dna-commits] DNA SVN: r171 - in trunk: dna-integration-tests and 6 other directories.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Tue May 13 21:52:41 EDT 2008


Author: rhauch
Date: 2008-05-13 21:52:41 -0400 (Tue, 13 May 2008)
New Revision: 171

Modified:
   trunk/dna-integration-tests/pom.xml
   trunk/dna-maven-classloader/pom.xml
   trunk/dna-repository/pom.xml
   trunk/dna-spi/pom.xml
   trunk/docs/examples/gettingstarted/pom.xml
   trunk/docs/examples/gettingstarted/sequencers/pom.xml
   trunk/pom.xml
   trunk/sequencers/dna-sequencer-images/pom.xml
Log:
Changed version to 0.2-SNAPSHOT following 0.1 release.  (Not all versions were changed by the release plugin.)

Modified: trunk/dna-integration-tests/pom.xml
===================================================================
--- trunk/dna-integration-tests/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/dna-integration-tests/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -13,7 +13,7 @@
   <url>http://labs.jboss.org/dna</url>
   
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
   <!--
   Define the dependencies.  Note that all version and scopes default to those 

Modified: trunk/dna-maven-classloader/pom.xml
===================================================================
--- trunk/dna-maven-classloader/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/dna-maven-classloader/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -13,7 +13,7 @@
   <url>http://labs.jboss.org/dna</url>
   
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
   <!--
   Define the dependencies.  Note that all version and scopes default to those 

Modified: trunk/dna-repository/pom.xml
===================================================================
--- trunk/dna-repository/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/dna-repository/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -13,7 +13,7 @@
   <url>http://labs.jboss.org/dna</url>
   
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
   <!--
   Define the dependencies.  Note that all version and scopes default to those 

Modified: trunk/dna-spi/pom.xml
===================================================================
--- trunk/dna-spi/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/dna-spi/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -13,7 +13,7 @@
   <url>http://labs.jboss.org/dna</url>
   
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
   <!--
   Define the dependencies.  Note that all version and scopes default to those 

Modified: trunk/docs/examples/gettingstarted/pom.xml
===================================================================
--- trunk/docs/examples/gettingstarted/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/docs/examples/gettingstarted/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -13,7 +13,7 @@
   </modules>
 
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
 
   <dependencyManagement>

Modified: trunk/docs/examples/gettingstarted/sequencers/pom.xml
===================================================================
--- trunk/docs/examples/gettingstarted/sequencers/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/docs/examples/gettingstarted/sequencers/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -16,7 +16,7 @@
   <description>Examples that showcase how to use sequencers with a JCR repository.</description>
 
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
 
   <dependencies>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -23,7 +23,7 @@
 	</modules>
 
 	<properties>
-		<dna-version>0.1</dna-version>
+		<dna-version>0.2-SNAPSHOT</dna-version>
 	</properties>
 	<profiles>
 		<profile>

Modified: trunk/sequencers/dna-sequencer-images/pom.xml
===================================================================
--- trunk/sequencers/dna-sequencer-images/pom.xml	2008-05-14 00:25:08 UTC (rev 170)
+++ trunk/sequencers/dna-sequencer-images/pom.xml	2008-05-14 01:52:41 UTC (rev 171)
@@ -14,7 +14,7 @@
   <url>http://labs.jboss.org/dna</url>
   
   <properties>
-    <dna-version>0.1</dna-version>
+    <dna-version>0.2-SNAPSHOT</dna-version>
   </properties>
   <!--
   Define the dependencies.  Note that all version and scopes default to those 




More information about the dna-commits mailing list