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 3f99cc2 commit fc50792
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion content-packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.meeds.content</groupId>
<artifactId>content</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>content-packaging</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion content-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.meeds.content</groupId>
<artifactId>content</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>content-service</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion content-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.meeds.content</groupId>
<artifactId>content</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
</parent>
<artifactId>content-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 @@ -23,7 +23,7 @@
</parent>
<groupId>io.meeds.content</groupId>
<artifactId>content</artifactId>
<version>7.0.x-exo-SNAPSHOT</version>
<version>7.0.x-experience-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Meeds - Content Addon - Parent POM</name>
<description>Content</description>
Expand All @@ -35,7 +35,7 @@
</modules>

<properties>
<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>
<pitest.version>1.4.10</pitest.version>
<sonar.organization>meeds-io</sonar.organization>
</properties>
Expand Down

0 comments on commit fc50792

Please sign in to comment.