Author: eric
Date: Fri Dec  3 14:42:21 2010
New Revision: 1041842

URL: http://svn.apache.org/viewvc?rev=1041842&view=rev
Log:
Parent is now mailbox-parent (IMAP-224)

Modified:
    james/mailbox/trunk/api/pom.xml
    james/mailbox/trunk/jcr/pom.xml
    james/mailbox/trunk/jpa/pom.xml
    james/mailbox/trunk/maildir/pom.xml
    james/mailbox/trunk/memory/pom.xml
    james/mailbox/trunk/store/pom.xml
    james/mailbox/trunk/torque/pom.xml

Modified: james/mailbox/trunk/api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/api/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/api/pom.xml (original)
+++ james/mailbox/trunk/api/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>

Modified: james/mailbox/trunk/jcr/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/jcr/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/jcr/pom.xml (original)
+++ james/mailbox/trunk/jcr/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>

Modified: james/mailbox/trunk/jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/jpa/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/jpa/pom.xml (original)
+++ james/mailbox/trunk/jpa/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>

Modified: james/mailbox/trunk/maildir/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/maildir/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/maildir/pom.xml (original)
+++ james/mailbox/trunk/maildir/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>

Modified: james/mailbox/trunk/memory/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/memory/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/memory/pom.xml (original)
+++ james/mailbox/trunk/memory/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>

Modified: james/mailbox/trunk/store/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/store/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/store/pom.xml (original)
+++ james/mailbox/trunk/store/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>

Modified: james/mailbox/trunk/torque/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/torque/pom.xml?rev=1041842&r1=1041841&r2=1041842&view=diff
==============================================================================
--- james/mailbox/trunk/torque/pom.xml (original)
+++ james/mailbox/trunk/torque/pom.xml Fri Dec  3 14:42:21 2010
@@ -19,7 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
-    <artifactId>apache-james-imap-parent</artifactId>
+    <artifactId>apache-james-mailbox-parent</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.2-M2-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to