diff --git a/api/pom.xml b/api/pom.xml index 1cac59bb8..4c23a7ec5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT @@ -66,7 +66,7 @@ test - org.exoplatform.kernel + io.meeds.kernel exo.kernel.commons diff --git a/controller/pom.xml b/controller/pom.xml index 071550370..04b4672fd 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT @@ -17,7 +17,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet @@ -35,7 +35,7 @@ test - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet test-jar test diff --git a/embed/pom.xml b/embed/pom.xml index 95a99adb0..203f58ce9 100644 --- a/embed/pom.xml +++ b/embed/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT @@ -28,7 +28,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet diff --git a/federation/pom.xml b/federation/pom.xml index 3d8b898d8..7c2662a7b 100644 --- a/federation/pom.xml +++ b/federation/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT @@ -15,7 +15,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet @@ -26,7 +26,7 @@ test - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet test-jar test diff --git a/management/pom.xml b/management/pom.xml index 45a102853..8a82380c7 100644 --- a/management/pom.xml +++ b/management/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT @@ -11,7 +11,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet diff --git a/pom.xml b/pom.xml index cd4ab2155..64b98b9a7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,12 +27,12 @@ maven-parent-pom - org.exoplatform - 27-M03 + io.meeds + 27-M04 - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT pom @@ -50,18 +50,19 @@ - 7.0.x-SNAPSHOT + 7.0.x-SNAPSHOT meeds-io + - org.exoplatform.core + io.meeds.core core-parent - ${org.exoplatform.core.version} + ${io.meeds.core.version} pom import diff --git a/portlet/pom.xml b/portlet/pom.xml index 0178bb6ac..1a945c6c4 100644 --- a/portlet/pom.xml +++ b/portlet/pom.xml @@ -2,7 +2,7 @@ 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"> - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT @@ -17,7 +17,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-api diff --git a/test/core/pom.xml b/test/core/pom.xml index f65211955..6c9c1ed85 100644 --- a/test/core/pom.xml +++ b/test/core/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test 7.0.x-SNAPSHOT @@ -15,19 +15,19 @@ - org.exoplatform.kernel + io.meeds.kernel exo.kernel.commons - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-controller - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-portlet - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-api diff --git a/test/pom.xml b/test/pom.xml index 47355bf4f..20d98d7a4 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-parent 7.0.x-SNAPSHOT diff --git a/test/servers/pom.xml b/test/servers/pom.xml index eac997eec..356f26617 100644 --- a/test/servers/pom.xml +++ b/test/servers/pom.xml @@ -1,7 +1,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test 7.0.x-SNAPSHOT @@ -31,7 +31,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test-core test-jar test-sources @@ -51,7 +51,7 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test-core test-jar diff --git a/test/servers/tomcat/pom.xml b/test/servers/tomcat/pom.xml index cb733c420..6c3ee6e56 100644 --- a/test/servers/tomcat/pom.xml +++ b/test/servers/tomcat/pom.xml @@ -1,6 +1,6 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test-servers 7.0.x-SNAPSHOT @@ -18,11 +18,11 @@ - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test-core - org.exoplatform.gatein.pc + io.meeds.gatein.pc pc-test-core test-jar test-sources