Author: pnedonosko
Date: 2009-08-28 09:30:38 -0400 (Fri, 28 Aug 2009)
New Revision: 51
Modified:
core/trunk/pom.xml
jcr/trunk/pom.xml
kernel/trunk/pom.xml
ws/trunk/pom.xml
Log:
EXOJCR-15 {projectname-parent} pattern used for root POMs
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2009-08-28 13:12:43 UTC (rev 50)
+++ core/trunk/pom.xml 2009-08-28 13:30:38 UTC (rev 51)
@@ -28,7 +28,7 @@
</parent>
<groupId>org.exoplatform.core</groupId>
- <artifactId>config</artifactId>
+ <artifactId>core-parent</artifactId>
<version>2.3-SNAPSHOT</version>
<packaging>pom</packaging>
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2009-08-28 13:12:43 UTC (rev 50)
+++ jcr/trunk/pom.xml 2009-08-28 13:30:38 UTC (rev 51)
@@ -29,7 +29,7 @@
</parent>
<groupId>org.exoplatform.jcr</groupId>
- <artifactId>config</artifactId>
+ <artifactId>jcr-parent</artifactId>
<version>1.12-SNAPSHOT</version>
<packaging>pom</packaging>
Modified: kernel/trunk/pom.xml
===================================================================
--- kernel/trunk/pom.xml 2009-08-28 13:12:43 UTC (rev 50)
+++ kernel/trunk/pom.xml 2009-08-28 13:30:38 UTC (rev 51)
@@ -29,7 +29,7 @@
</parent>
<groupId>org.exoplatform.kernel</groupId>
- <artifactId>config</artifactId>
+ <artifactId>kernel-parent</artifactId>
<version>2.2-SNAPSHOT</version>
<packaging>pom</packaging>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2009-08-28 13:12:43 UTC (rev 50)
+++ ws/trunk/pom.xml 2009-08-28 13:30:38 UTC (rev 51)
@@ -29,7 +29,7 @@
</parent>
<groupId>org.exoplatform.ws</groupId>
- <artifactId>config</artifactId>
+ <artifactId>ws-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<packaging>pom</packaging>
Show replies by date