Skip to content

Commit

Permalink
Create FB feature/experience 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 9, 2024
1 parent cd30781 commit 919f88e
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packaging/plf-assemblies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-packaging</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-assemblies</artifactId>
<name>Meeds:: Meeds:: Meeds Public Distribution - Packaging - Assemblies</name>
Expand Down
2 changes: 1 addition & 1 deletion packaging/plf-community-sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-packaging</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-community-sources</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion packaging/plf-community-tomcat-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-packaging</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-community-tomcat-standalone</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion packaging/plf-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-packaging</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-dependencies</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion packaging/plf-packaging-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-packaging</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-packaging-resources</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion packaging/plf-tomcat-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-packaging</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-tomcat-resources</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>meeds</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>

<name>Meeds:: Meeds:: Meeds Public Distribution - Packaging</name>
Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>meeds</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Meeds:: Meeds:: Meeds Public Distribution</name>
<modules>
Expand All @@ -49,7 +49,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<!-- Dependencies Versions -->
<!-- **************************************** -->
<!-- The version of Platform To bundle -->
<io.meeds.social.version>7.0.x-exo-SNAPSHOT</io.meeds.social.version>
<io.meeds.social.version>7.0.x-experience-SNAPSHOT</io.meeds.social.version>
<io.meeds.platform-ui.version>7.0.x-exo-SNAPSHOT</io.meeds.platform-ui.version>
<!-- The version of the add-ons manager -->
<io.meeds.platform.addons-manager.version>7.0.x-exo-SNAPSHOT</io.meeds.platform.addons-manager.version>
Expand All @@ -69,15 +69,15 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<addon.meeds.app-center.id>meeds-app-center</addon.meeds.app-center.id>
<addon.meeds.app-center.version>7.0.x-exo-SNAPSHOT</addon.meeds.app-center.version>
<addon.meeds.notes.id>meeds-notes</addon.meeds.notes.id>
<addon.meeds.notes.version>7.0.x-exo-SNAPSHOT</addon.meeds.notes.version>
<addon.meeds.notes.version>7.0.x-experience-SNAPSHOT</addon.meeds.notes.version>
<addon.meeds.tasks.id>meeds-tasks</addon.meeds.tasks.id>
<addon.meeds.tasks.version>7.0.x-exo-SNAPSHOT</addon.meeds.tasks.version>
<addon.meeds.analytics.id>meeds-analytics</addon.meeds.analytics.id>
<addon.meeds.analytics.version>7.0.x-exo-SNAPSHOT</addon.meeds.analytics.version>
<addon.meeds.poll.id>meeds-poll</addon.meeds.poll.id>
<addon.meeds.poll.version>7.0.x-exo-SNAPSHOT</addon.meeds.poll.version>
<addon.meeds.content.id>meeds-content</addon.meeds.content.id>
<addon.meeds.content.version>7.0.x-exo-SNAPSHOT</addon.meeds.content.version>
<addon.meeds.content.version>7.0.x-experience-SNAPSHOT</addon.meeds.content.version>
<addon.meeds.gamification-github.id>meeds-gamification-github</addon.meeds.gamification-github.id>
<addon.meeds.gamification-github.version>7.0.x-exo-SNAPSHOT</addon.meeds.gamification-github.version>
<addon.meeds.gamification-twitter.id>meeds-gamification-twitter</addon.meeds.gamification-twitter.id>
Expand All @@ -87,7 +87,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<addon.meeds.gamification-crowdin.id>meeds-gamification-crowdin</addon.meeds.gamification-crowdin.id>
<addon.meeds.gamification-crowdin.version>7.0.x-exo-SNAPSHOT</addon.meeds.gamification-crowdin.version>
<addon.meeds.pwa.id>meeds-pwa</addon.meeds.pwa.id>
<addon.meeds.pwa.version>7.0.x-exo-SNAPSHOT</addon.meeds.pwa.version>
<addon.meeds.pwa.version>7.0.x-experience-SNAPSHOT</addon.meeds.pwa.version>
<addon.meeds.ide.id>meeds-ide</addon.meeds.ide.id>
<addon.meeds.ide.version>7.0.x-exo-SNAPSHOT</addon.meeds.ide.version>

Expand Down
2 changes: 1 addition & 1 deletion services/plf-community-edition-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-services</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-community-edition-service</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion services/plf-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-services</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-configuration</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion services/plf-exo-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-services</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-exo-tools</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion services/plf-tomcat-pc-creator-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-services</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-tomcat-pc-creator-listener</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>meeds</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>

<name>Meeds:: Meeds:: Meeds Public Distribution - Services</name>
Expand Down
2 changes: 1 addition & 1 deletion webapps/plf-meeds-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-webapps</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-meeds-extension</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webapps/plf-root-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-webapps</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-root-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webapps/plf-sites-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-webapps</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-sites-extension</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webapps/plf-tomcat-integration-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>plf-webapps</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>plf-tomcat-integration-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webapps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<parent>
<groupId>io.meeds.distribution</groupId>
<artifactId>meeds</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>

<name>Meeds:: Meeds:: Meeds Public Distribution - Webapps</name>
Expand Down

0 comments on commit 919f88e

Please sign in to comment.