Skip to content

Commit

Permalink
Create FB feature/experience 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 Jul 22, 2024
1 parent 2325b9a commit 2771dba
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion commons-exo-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.commons-exo</groupId>
<artifactId>commons-exo</artifactId>
<version>7.0.x-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>

<artifactId>commons-exo-extension</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.exoplatform.commons-exo</groupId>
<artifactId>commons-exo</artifactId>
<version>7.0.x-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo PLF:: eXo Platform Commons</name>
<modules>
Expand All @@ -26,7 +26,7 @@
<!-- **************************************** -->
<!-- Project Dependencies -->
<!-- **************************************** -->
<org.exoplatform.maven-exo-depmgt-pom.version>23.x-SNAPSHOT</org.exoplatform.maven-exo-depmgt-pom.version>
<org.exoplatform.maven-exo-depmgt-pom.version>23.x-experience-SNAPSHOT</org.exoplatform.maven-exo-depmgt-pom.version>

<!-- Sonar properties -->
<sonar.organization>exoplatform</sonar.organization>
Expand Down
2 changes: 1 addition & 1 deletion web/eXoResources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.exoplatform.commons-exo</groupId>
<artifactId>commons-exo.portal.web</artifactId>
<version>7.0.x-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>

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

<artifactId>commons-exo.portal.web.eXoSkin</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.commons-exo</groupId>
<artifactId>commons-exo</artifactId>
<version>7.0.x-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>

<artifactId>commons-exo.portal.web</artifactId>
Expand Down

0 comments on commit 2771dba

Please sign in to comment.