Author: olamy
Date: Mon Oct  1 21:23:32 2012
New Revision: 1392621

URL: http://svn.apache.org/viewvc?rev=1392621&view=rev
Log:
magnify parent artifactId :-)

Modified:
    directmemory/lightning/trunk/lightning-api/pom.xml
    directmemory/lightning/trunk/lightning-core/pom.xml
    directmemory/lightning/trunk/lightning-integration/pom.xml
    directmemory/lightning/trunk/lightning-maven-eclipse-helper-feature/pom.xml
    directmemory/lightning/trunk/lightning-maven-eclipse-helper/pom.xml
    directmemory/lightning/trunk/lightning-maven-integration-test/pom.xml
    directmemory/lightning/trunk/lightning-maven-plugin/pom.xml
    directmemory/lightning/trunk/pom.xml

Modified: directmemory/lightning/trunk/lightning-api/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-api/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-api/pom.xml (original)
+++ directmemory/lightning/trunk/lightning-api/pom.xml Mon Oct  1 21:23:32 2012
@@ -24,7 +24,7 @@
   <name>Lightning: API</name>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: directmemory/lightning/trunk/lightning-core/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-core/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-core/pom.xml (original)
+++ directmemory/lightning/trunk/lightning-core/pom.xml Mon Oct  1 21:23:32 2012
@@ -24,7 +24,7 @@
   <name>Lightning: Core</name>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: directmemory/lightning/trunk/lightning-integration/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-integration/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-integration/pom.xml (original)
+++ directmemory/lightning/trunk/lightning-integration/pom.xml Mon Oct  1 
21:23:32 2012
@@ -22,10 +22,10 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>lightning-integration</artifactId>
   <packaging>pom</packaging>
-  <name>Lightning: Integration Reactor</name>
+  <name>Lightning: Integration</name>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: 
directmemory/lightning/trunk/lightning-maven-eclipse-helper-feature/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-maven-eclipse-helper-feature/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-maven-eclipse-helper-feature/pom.xml 
(original)
+++ directmemory/lightning/trunk/lightning-maven-eclipse-helper-feature/pom.xml 
Mon Oct  1 21:23:32 2012
@@ -25,7 +25,7 @@
   <packaging>eclipse-feature</packaging>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: directmemory/lightning/trunk/lightning-maven-eclipse-helper/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-maven-eclipse-helper/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-maven-eclipse-helper/pom.xml 
(original)
+++ directmemory/lightning/trunk/lightning-maven-eclipse-helper/pom.xml Mon Oct 
 1 21:23:32 2012
@@ -25,7 +25,7 @@
   <packaging>eclipse-plugin</packaging>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: directmemory/lightning/trunk/lightning-maven-integration-test/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-maven-integration-test/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-maven-integration-test/pom.xml 
(original)
+++ directmemory/lightning/trunk/lightning-maven-integration-test/pom.xml Mon 
Oct  1 21:23:32 2012
@@ -24,7 +24,7 @@
   <name>Lightning: Maven Integration Test</name>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: directmemory/lightning/trunk/lightning-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/lightning-maven-plugin/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/lightning-maven-plugin/pom.xml (original)
+++ directmemory/lightning/trunk/lightning-maven-plugin/pom.xml Mon Oct  1 
21:23:32 2012
@@ -25,7 +25,7 @@
   <packaging>maven-plugin</packaging>
 
   <parent>
-    <artifactId>lightning-reactor</artifactId>
+    <artifactId>lightning</artifactId>
     <groupId>org.apache.directmemory.lightning</groupId>
     <version>0.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>

Modified: directmemory/lightning/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/lightning/trunk/pom.xml?rev=1392621&r1=1392620&r2=1392621&view=diff
==============================================================================
--- directmemory/lightning/trunk/pom.xml (original)
+++ directmemory/lightning/trunk/pom.xml Mon Oct  1 21:23:32 2012
@@ -21,9 +21,9 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directmemory.lightning</groupId>
-  <artifactId>lightning-reactor</artifactId>
+  <artifactId>lightning</artifactId>
   <version>0.0.1-SNAPSHOT</version>
-  <name>Lightning: Reactor</name>
+  <name>Lightning</name>
   <description>Lightning fast Java Serialization</description>
   <packaging>pom</packaging>
 


Reply via email to