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 boubaker committed Nov 5, 2024
1 parent f756de5 commit 061407a
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 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>io.meeds.portal</groupId>
<artifactId>portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>portal.component.api</artifactId>
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>io.meeds.portal</groupId>
<artifactId>portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>portal.component</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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/controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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 pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>io.meeds.portal</groupId>
<artifactId>portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Meeds - Portal</name>
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>io.meeds.portal</groupId>
<artifactId>portal.parent</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-whitepaper-SNAPSHOT</version>
</parent>

<artifactId>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>io.meeds.portal</groupId>
<artifactId>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>io.meeds.portal</groupId>
<artifactId>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/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.meeds.portal</groupId>
<artifactId>portal.parent</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 061407a

Please sign in to comment.