Skip to content

Commit

Permalink
Create whitepaper FB
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored and exo-swf committed Apr 26, 2024
1 parent 80c96d7 commit e762e3f
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-whitepaper-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-whitepaper-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-whitepaper-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-whitepaper-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-whitepaper-SNAPSHOT</org.exoplatform.social.version>

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

0 comments on commit e762e3f

Please sign in to comment.