Skip to content

Commit

Permalink
Create FB feature/whitepaper and update projects versions/dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
halaya authored and exo-swf committed May 7, 2024
1 parent 7a1414e commit e0459d6
Show file tree
Hide file tree
Showing 32 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion component/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/application-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/file-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component.file-storage</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion component/identity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/pc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<artifactId>exo.portal.component</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component/portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/scripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/test/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/test/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/web/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/web/controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/web/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/web/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component/web/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@

<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
<packaging>pom</packaging>

<name>GateIn - Portal</name>

<properties>
<org.exoplatform.depmgt.version>23.x-meed-SNAPSHOT</org.exoplatform.depmgt.version>
<org.exoplatform.depmgt.version>23.x-whitepaper-SNAPSHOT</org.exoplatform.depmgt.version>
<org.exoplatform.kernel.release.version>6.6.0-meed-M03</org.exoplatform.kernel.release.version>
<org.exoplatform.core.release.version>6.6.0-meed-M03</org.exoplatform.core.release.version>
<org.exoplatform.ws.release.version>6.6.0-meed-M03</org.exoplatform.ws.release.version>
Expand Down
2 changes: 1 addition & 1 deletion portlet/exoadmin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<artifactId>exo.portal.portlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<artifactId>exo.portal.web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web/portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion web/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.web</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion webui/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion webui/eXo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion webui/framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion webui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<artifactId>exo.portal.webui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webui/portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion webui/portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit e0459d6

Please sign in to comment.