Skip to content

Commit

Permalink
Create FB feature/meeds-qaui 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 Oct 26, 2024
1 parent 1b8687b commit 78e4478
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion commons-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-comet-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-comet-service</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-comet-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-comet-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-component-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-component-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-component-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-component-product</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-component-upgrade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-component-upgrade</artifactId>
<name>Meeds:: PLF:: Commons - Transparent Upgrade Framework</name>
Expand Down
2 changes: 1 addition & 1 deletion commons-extension-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-extension-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-search</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>commons</artifactId>
<groupId>io.meeds.commons</groupId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
</parent>
<artifactId>commons-testing</artifactId>
<packaging>jar</packaging>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>io.meeds.commons</groupId>
<artifactId>commons</artifactId>
<version>7.0.x-meed-SNAPSHOT</version>
<version>7.0.x-meeds-qaui-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Meeds:: PLF:: Commons</name>
<modules>
Expand All @@ -33,8 +33,8 @@
<!-- **************************************** -->
<!-- Project Dependencies -->
<!-- **************************************** -->
<io.meeds.portal.version>7.0.x-meed-SNAPSHOT</io.meeds.portal.version>
<io.meeds.platform-ui.version>7.0.x-meed-SNAPSHOT</io.meeds.platform-ui.version>
<io.meeds.portal.version>7.0.x-meeds-qaui-SNAPSHOT</io.meeds.portal.version>
<io.meeds.platform-ui.version>7.0.x-meeds-qaui-SNAPSHOT</io.meeds.platform-ui.version>
<!-- Sonar properties -->
<sonar.organization>meeds-io</sonar.organization>

Expand Down

0 comments on commit 78e4478

Please sign in to comment.