Skip to content

Commit

Permalink
Create FB meedsv2
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali authored and exo-swf committed Nov 27, 2023
1 parent c022db0 commit c3f27fb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gamification-github-packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.addons.gamification-github</groupId>
<artifactId>gamification-github</artifactId>
<version>1.2.x-meed-SNAPSHOT</version>
<version>1.2.x-meedsv2-SNAPSHOT</version>
</parent>
<artifactId>gamification-github-packaging</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion gamification-github-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.addons.gamification-github</groupId>
<artifactId>gamification-github</artifactId>
<version>1.2.x-meed-SNAPSHOT</version>
<version>1.2.x-meedsv2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gamification-github-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gamification-github-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.addons.gamification-github</groupId>
<artifactId>gamification-github</artifactId>
<version>1.2.x-meed-SNAPSHOT</version>
<version>1.2.x-meedsv2-SNAPSHOT</version>
</parent>
<artifactId>gamification-github-webapp</artifactId>
<packaging>war</packaging>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>org.exoplatform.addons.gamification-github</groupId>
<artifactId>gamification-github</artifactId>
<version>1.2.x-meed-SNAPSHOT</version>
<version>1.2.x-meedsv2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Gamification - Github Connector - Parent POM</name>
<description>Meeds Add-on for github gamification add-on connector</description>
Expand All @@ -42,10 +42,10 @@
<url>https://github.com/meeds-io/gamification-github</url>
</scm>
<properties>
<org.exoplatform.social.version>6.5.x-meed-SNAPSHOT</org.exoplatform.social.version>
<org.exoplatform.platform-ui.version>6.5.x-meed-SNAPSHOT</org.exoplatform.platform-ui.version>
<org.exoplatform.social.version>6.5.x-meedsv2-SNAPSHOT</org.exoplatform.social.version>
<org.exoplatform.platform-ui.version>6.5.x-meedsv2-SNAPSHOT</org.exoplatform.platform-ui.version>
<org.jackson.version>2.4.2</org.jackson.version>
<addon.exo.gamification.version>2.5.x-meed-SNAPSHOT</addon.exo.gamification.version>
<addon.exo.gamification.version>2.5.x-meedsv2-SNAPSHOT</addon.exo.gamification.version>

<!-- Sonar properties -->
<sonar.organization>meeds-io</sonar.organization>
Expand Down

0 comments on commit c3f27fb

Please sign in to comment.