Skip to content

Commit aed2e43

Browse files
boubakerexo-swf
authored andcommitted
Create whitepaper FB
1 parent f134f94 commit aed2e43

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

layout-packaging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>io.meeds.layout</groupId>
2929
<artifactId>layout</artifactId>
30-
<version>7.1.x-meed-SNAPSHOT</version>
30+
<version>7.1.x-whitepaper-SNAPSHOT</version>
3131
</parent>
3232
<artifactId>layout-packaging</artifactId>
3333
<packaging>pom</packaging>

layout-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>io.meeds.layout</groupId>
2929
<artifactId>layout</artifactId>
30-
<version>7.1.x-meed-SNAPSHOT</version>
30+
<version>7.1.x-whitepaper-SNAPSHOT</version>
3131
</parent>
3232
<artifactId>layout-service</artifactId>
3333
<packaging>jar</packaging>

layout-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>io.meeds.layout</groupId>
2929
<artifactId>layout</artifactId>
30-
<version>7.1.x-meed-SNAPSHOT</version>
30+
<version>7.1.x-whitepaper-SNAPSHOT</version>
3131
</parent>
3232
<artifactId>layout-webapp</artifactId>
3333
<packaging>war</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</parent>
3232
<groupId>io.meeds.layout</groupId>
3333
<artifactId>layout</artifactId>
34-
<version>7.1.x-meed-SNAPSHOT</version>
34+
<version>7.1.x-whitepaper-SNAPSHOT</version>
3535
<packaging>pom</packaging>
3636
<name>Meeds - Layout Addon - Parent POM</name>
3737
<modules>
@@ -41,7 +41,7 @@
4141
</modules>
4242
<properties>
4343
<!-- 3rd party libraries versions -->
44-
<io.meeds.social.version>7.1.x-meed-SNAPSHOT</io.meeds.social.version>
44+
<io.meeds.social.version>7.1.x-whitepaper-SNAPSHOT</io.meeds.social.version>
4545

4646
<!-- Sonar properties -->
4747
<sonar.organization>meeds-io</sonar.organization>

0 commit comments

Comments
 (0)