Author: hfnukal
Date: 2011-06-20 12:38:21 -0400 (Mon, 20 Jun 2011)
New Revision: 6680
Modified:
epp/portal/branches/EPP_5_2_Branch/examples/extension/config/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/extension/ear/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/extension/jar/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/extension/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/extension/war/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portal/config/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portal/ear/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portal/jar/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portal/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portal/rest-war/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portal/war/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_2_Branch/examples/skins/pom.xml
epp/portal/branches/EPP_5_2_Branch/starter/ear/pom.xml
epp/portal/branches/EPP_5_2_Branch/starter/jar/pom.xml
epp/portal/branches/EPP_5_2_Branch/starter/war/pom.xml
Log:
Added relativePath
Modified: epp/portal/branches/EPP_5_2_Branch/examples/extension/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/extension/config/pom.xml 2011-06-20
16:36:58 UTC (rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/extension/config/pom.xml 2011-06-20
16:38:21 UTC (rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/extension/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/extension/ear/pom.xml 2011-06-20 16:36:58
UTC (rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/extension/ear/pom.xml 2011-06-20 16:38:21
UTC (rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/extension/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/extension/jar/pom.xml 2011-06-20 16:36:58
UTC (rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/extension/jar/pom.xml 2011-06-20 16:38:21
UTC (rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/extension/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/extension/pom.xml 2011-06-20 16:36:58 UTC
(rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/extension/pom.xml 2011-06-20 16:38:21 UTC
(rev 6680)
@@ -25,6 +25,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/extension/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/extension/war/pom.xml 2011-06-20 16:36:58
UTC (rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/extension/war/pom.xml 2011-06-20 16:38:21
UTC (rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portal/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portal/config/pom.xml 2011-06-20 16:36:58
UTC (rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portal/config/pom.xml 2011-06-20 16:38:21
UTC (rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portal/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portal/ear/pom.xml 2011-06-20 16:36:58 UTC
(rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portal/ear/pom.xml 2011-06-20 16:38:21 UTC
(rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portal/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portal/jar/pom.xml 2011-06-20 16:36:58 UTC
(rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portal/jar/pom.xml 2011-06-20 16:38:21 UTC
(rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portal/pom.xml 2011-06-20 16:36:58 UTC
(rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portal/pom.xml 2011-06-20 16:38:21 UTC
(rev 6680)
@@ -25,6 +25,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portal/rest-war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portal/rest-war/pom.xml 2011-06-20
16:36:58 UTC (rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portal/rest-war/pom.xml 2011-06-20
16:38:21 UTC (rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portal/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portal/war/pom.xml 2011-06-20 16:36:58 UTC
(rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portal/war/pom.xml 2011-06-20 16:38:21 UTC
(rev 6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/portlets/pom.xml 2011-06-20 16:36:58 UTC
(rev 6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/portlets/pom.xml 2011-06-20 16:38:21 UTC
(rev 6680)
@@ -6,6 +6,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: epp/portal/branches/EPP_5_2_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/examples/skins/pom.xml 2011-06-20 16:36:58 UTC (rev
6679)
+++ epp/portal/branches/EPP_5_2_Branch/examples/skins/pom.xml 2011-06-20 16:38:21 UTC (rev
6680)
@@ -6,6 +6,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
Modified: epp/portal/branches/EPP_5_2_Branch/starter/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/starter/ear/pom.xml 2011-06-20 16:36:58 UTC (rev
6679)
+++ epp/portal/branches/EPP_5_2_Branch/starter/ear/pom.xml 2011-06-20 16:38:21 UTC (rev
6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/starter/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/starter/jar/pom.xml 2011-06-20 16:36:58 UTC (rev
6679)
+++ epp/portal/branches/EPP_5_2_Branch/starter/jar/pom.xml 2011-06-20 16:38:21 UTC (rev
6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_2_Branch/starter/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/starter/war/pom.xml 2011-06-20 16:36:58 UTC (rev
6679)
+++ epp/portal/branches/EPP_5_2_Branch/starter/war/pom.xml 2011-06-20 16:38:21 UTC (rev
6680)
@@ -24,6 +24,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>5.2.0-epp-DEV01-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Show replies by date