You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/01/17 07:38:15 UTC

svn commit: r735237 - in /labs/magma/trunk: database-jpa-jobs/ database-jpa-web/ database-jpa/ database-junit-pack/ database-openjpa/ email-commons/ email-simulator/ foundation-basics/ foundation-beans-view/ foundation-beans/ foundation-conversion/ fou...

Author: simoneg
Date: Fri Jan 16 22:38:14 2009
New Revision: 735237

URL: http://svn.apache.org/viewvc?rev=735237&view=rev
Log:
Use parent version 2 now

Modified:
    labs/magma/trunk/database-jpa-jobs/pom.xml
    labs/magma/trunk/database-jpa-web/pom.xml
    labs/magma/trunk/database-jpa/pom.xml
    labs/magma/trunk/database-junit-pack/pom.xml
    labs/magma/trunk/database-openjpa/pom.xml
    labs/magma/trunk/email-commons/pom.xml
    labs/magma/trunk/email-simulator/pom.xml
    labs/magma/trunk/foundation-basics/pom.xml
    labs/magma/trunk/foundation-beans-view/pom.xml
    labs/magma/trunk/foundation-beans/pom.xml
    labs/magma/trunk/foundation-conversion/pom.xml
    labs/magma/trunk/foundation-database/pom.xml
    labs/magma/trunk/foundation-email/pom.xml
    labs/magma/trunk/foundation-i18n/pom.xml
    labs/magma/trunk/foundation-jobs/pom.xml
    labs/magma/trunk/foundation-maps/pom.xml
    labs/magma/trunk/foundation-startup/pom.xml
    labs/magma/trunk/foundation-validation/pom.xml
    labs/magma/trunk/foundation-website/pom.xml
    labs/magma/trunk/fragment-google-ads/pom.xml
    labs/magma/trunk/fragment-google-analytics/pom.xml
    labs/magma/trunk/jobs-simple/pom.xml
    labs/magma/trunk/magma-domain-archetype/pom.xml
    labs/magma/trunk/magma-webcomponent-archetype/pom.xml
    labs/magma/trunk/maps-google/pom.xml
    labs/magma/trunk/website-administration-inline/pom.xml
    labs/magma/trunk/website-administration/pom.xml
    labs/magma/trunk/website-beansview/pom.xml
    labs/magma/trunk/website-developer/pom.xml
    labs/magma/trunk/website-dojo-datewidget/pom.xml
    labs/magma/trunk/website-dojo-pack/pom.xml
    labs/magma/trunk/website-dojo-textareas/pom.xml
    labs/magma/trunk/website-email/pom.xml
    labs/magma/trunk/website-jobs/pom.xml
    labs/magma/trunk/website-jquery/pom.xml
    labs/magma/trunk/website-production-optimizer/pom.xml
    labs/magma/trunk/website-velocity/pom.xml

Modified: labs/magma/trunk/database-jpa-jobs/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/database-jpa-jobs/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/database-jpa-jobs/pom.xml (original)
+++ labs/magma/trunk/database-jpa-jobs/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/database-jpa-web/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/database-jpa-web/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/database-jpa-web/pom.xml (original)
+++ labs/magma/trunk/database-jpa-web/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/database-jpa/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/database-jpa/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/database-jpa/pom.xml (original)
+++ labs/magma/trunk/database-jpa/pom.xml Fri Jan 16 22:38:14 2009
@@ -22,7 +22,7 @@
 	<parent>
 	  <groupId>org.apache.magma</groupId>
 	  <artifactId>magma-parent</artifactId>
-	  <version>1</version>
+	  <version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>database-jpa</artifactId>

Modified: labs/magma/trunk/database-junit-pack/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/database-junit-pack/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/database-junit-pack/pom.xml (original)
+++ labs/magma/trunk/database-junit-pack/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/database-openjpa/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/database-openjpa/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/database-openjpa/pom.xml (original)
+++ labs/magma/trunk/database-openjpa/pom.xml Fri Jan 16 22:38:14 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/email-commons/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/email-commons/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/email-commons/pom.xml (original)
+++ labs/magma/trunk/email-commons/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/email-simulator/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/email-simulator/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/email-simulator/pom.xml (original)
+++ labs/magma/trunk/email-simulator/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-basics/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-basics/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-basics/pom.xml (original)
+++ labs/magma/trunk/foundation-basics/pom.xml Fri Jan 16 22:38:14 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.magma</groupId>
 		<artifactId>magma-parent</artifactId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>foundation-basics</artifactId>

Modified: labs/magma/trunk/foundation-beans-view/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-beans-view/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-beans-view/pom.xml (original)
+++ labs/magma/trunk/foundation-beans-view/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
 	<parent>
 	  <groupId>org.apache.magma</groupId>
 	  <artifactId>magma-parent</artifactId>
-	  <version>1</version>
+	  <version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-beans/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-beans/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-beans/pom.xml (original)
+++ labs/magma/trunk/foundation-beans/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
 	<parent>
 	  <groupId>org.apache.magma</groupId>
 	  <artifactId>magma-parent</artifactId>
-	  <version>1</version>
+	  <version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>foundation-beans</artifactId>

Modified: labs/magma/trunk/foundation-conversion/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-conversion/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-conversion/pom.xml (original)
+++ labs/magma/trunk/foundation-conversion/pom.xml Fri Jan 16 22:38:14 2009
@@ -22,7 +22,7 @@
 	<parent>
 	  <groupId>org.apache.magma</groupId>
 	  <artifactId>magma-parent</artifactId>
-	  <version>1</version>
+	  <version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>foundation-conversion</artifactId>

Modified: labs/magma/trunk/foundation-database/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-database/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-database/pom.xml (original)
+++ labs/magma/trunk/foundation-database/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
 	<parent>
 	  <groupId>org.apache.magma</groupId>
 	  <artifactId>magma-parent</artifactId>
-	  <version>1</version>
+	  <version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>foundation-database</artifactId>

Modified: labs/magma/trunk/foundation-email/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-email/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-email/pom.xml (original)
+++ labs/magma/trunk/foundation-email/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-i18n/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-i18n/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-i18n/pom.xml (original)
+++ labs/magma/trunk/foundation-i18n/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-jobs/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-jobs/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-jobs/pom.xml (original)
+++ labs/magma/trunk/foundation-jobs/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-maps/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-maps/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-maps/pom.xml (original)
+++ labs/magma/trunk/foundation-maps/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-startup/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-startup/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-startup/pom.xml (original)
+++ labs/magma/trunk/foundation-startup/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/foundation-validation/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-validation/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-validation/pom.xml (original)
+++ labs/magma/trunk/foundation-validation/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
 	<parent>
 	  <groupId>org.apache.magma</groupId>
 	  <artifactId>magma-parent</artifactId>
-	  <version>1</version>
+	  <version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>foundation-validation</artifactId>

Modified: labs/magma/trunk/foundation-website/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-website/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/foundation-website/pom.xml (original)
+++ labs/magma/trunk/foundation-website/pom.xml Fri Jan 16 22:38:14 2009
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.magma</groupId>
 		<artifactId>magma-parent</artifactId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>foundation-website</artifactId>
@@ -61,11 +61,6 @@
 			<version>4.4</version>
 			<scope>test</scope>
 		</dependency>
-		<!--dependency>
-			<groupId>aspectj</groupId>
-			<artifactId>aspectjrt</artifactId>
-			<version>1.5.4</version>
-			</dependency-->
 		<dependency>
 			<groupId>org.apache.magma</groupId>
 			<artifactId>foundation-database</artifactId>

Modified: labs/magma/trunk/fragment-google-ads/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/fragment-google-ads/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/fragment-google-ads/pom.xml (original)
+++ labs/magma/trunk/fragment-google-ads/pom.xml Fri Jan 16 22:38:14 2009
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.apache.magma</groupId>
 		<artifactId>magma-parent</artifactId>
-		<version>1</version>
+		<version>2</version>
 	</parent>	
 	<groupId>org.apache.magma</groupId>
 	<artifactId>fragment-google-ads</artifactId>

Modified: labs/magma/trunk/fragment-google-analytics/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/fragment-google-analytics/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/fragment-google-analytics/pom.xml (original)
+++ labs/magma/trunk/fragment-google-analytics/pom.xml Fri Jan 16 22:38:14 2009
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.apache.magma</groupId>
 		<artifactId>magma-parent</artifactId>
-		<version>1</version>
+		<version>2</version>
 	</parent>		
 	<groupId>org.apache.magma</groupId>
 	<artifactId>fragment-google-analytics</artifactId>

Modified: labs/magma/trunk/jobs-simple/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/jobs-simple/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/jobs-simple/pom.xml (original)
+++ labs/magma/trunk/jobs-simple/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/magma-domain-archetype/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/magma-domain-archetype/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/magma-domain-archetype/pom.xml (original)
+++ labs/magma/trunk/magma-domain-archetype/pom.xml Fri Jan 16 22:38:14 2009
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/magma-webcomponent-archetype/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/magma-webcomponent-archetype/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/magma-webcomponent-archetype/pom.xml (original)
+++ labs/magma/trunk/magma-webcomponent-archetype/pom.xml Fri Jan 16 22:38:14 2009
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>magma-webcomponent-archetype</artifactId>

Modified: labs/magma/trunk/maps-google/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/maps-google/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/maps-google/pom.xml (original)
+++ labs/magma/trunk/maps-google/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-administration-inline/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-administration-inline/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-administration-inline/pom.xml (original)
+++ labs/magma/trunk/website-administration-inline/pom.xml Fri Jan 16 22:38:14 2009
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-administration/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-administration/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-administration/pom.xml (original)
+++ labs/magma/trunk/website-administration/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-beansview/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-beansview/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-beansview/pom.xml (original)
+++ labs/magma/trunk/website-beansview/pom.xml Fri Jan 16 22:38:14 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-developer/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-developer/pom.xml (original)
+++ labs/magma/trunk/website-developer/pom.xml Fri Jan 16 22:38:14 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-dojo-datewidget/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-datewidget/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-datewidget/pom.xml (original)
+++ labs/magma/trunk/website-dojo-datewidget/pom.xml Fri Jan 16 22:38:14 2009
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-dojo-pack/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-pack/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-pack/pom.xml (original)
+++ labs/magma/trunk/website-dojo-pack/pom.xml Fri Jan 16 22:38:14 2009
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>magma-parent</artifactId>
 		<groupId>org.apache.magma</groupId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-dojo-textareas/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-textareas/pom.xml (original)
+++ labs/magma/trunk/website-dojo-textareas/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-email/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-email/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-email/pom.xml (original)
+++ labs/magma/trunk/website-email/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-jobs/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jobs/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-jobs/pom.xml (original)
+++ labs/magma/trunk/website-jobs/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-jquery/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jquery/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-jquery/pom.xml (original)
+++ labs/magma/trunk/website-jquery/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-production-optimizer/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-production-optimizer/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-production-optimizer/pom.xml (original)
+++ labs/magma/trunk/website-production-optimizer/pom.xml Fri Jan 16 22:38:14 2009
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>magma-parent</artifactId>
     <groupId>org.apache.magma</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-velocity/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-velocity/pom.xml?rev=735237&r1=735236&r2=735237&view=diff
==============================================================================
--- labs/magma/trunk/website-velocity/pom.xml (original)
+++ labs/magma/trunk/website-velocity/pom.xml Fri Jan 16 22:38:14 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.magma</groupId>
 		<artifactId>magma-parent</artifactId>
-		<version>1</version>
+		<version>2</version>
 	</parent>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>website-velocity</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org