Skip to content

Commit

Permalink
Create FB feature/meedsv2 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 Jun 19, 2024
1 parent b41b2c5 commit a51a5ad
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion layout-packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>io.meeds.layout</groupId>
<artifactId>layout</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meedsv2-SNAPSHOT</version>
</parent>
<artifactId>layout-packaging</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion layout-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>io.meeds.layout</groupId>
<artifactId>layout</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meedsv2-SNAPSHOT</version>
</parent>
<artifactId>layout-service</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion layout-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>io.meeds.layout</groupId>
<artifactId>layout</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meedsv2-SNAPSHOT</version>
</parent>
<artifactId>layout-webapp</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>
<groupId>io.meeds.layout</groupId>
<artifactId>layout</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meedsv2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Meeds - Layout Addon - Parent POM</name>
<modules>
Expand All @@ -41,7 +41,7 @@
</modules>
<properties>
<!-- 3rd party libraries versions -->
<org.exoplatform.social.version>7.0.x-meed-SNAPSHOT</org.exoplatform.social.version>
<org.exoplatform.social.version>7.0.x-meedsv2-SNAPSHOT</org.exoplatform.social.version>

<!-- Sonar properties -->
<sonar.organization>meeds-io</sonar.organization>
Expand Down

0 comments on commit a51a5ad

Please sign in to comment.