Skip to content

Commit 8577bbb

Browse files
committed
Update Project version and Dependencies to 7.2.x-meed-SNAPSHOT
1 parent 7c0e2ec commit 8577bbb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packaging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.meeds.push-notifications</groupId>
2424
<artifactId>push-notifications</artifactId>
25-
<version>7.1.x-meed-SNAPSHOT</version>
25+
<version>7.2.x-meed-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>push-notifications-packaging</artifactId>
2828
<name>Meeds:: Push notifications addon - Packaging</name>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</parent>
2828
<groupId>io.meeds.push-notifications</groupId>
2929
<artifactId>push-notifications</artifactId>
30-
<version>7.1.x-meed-SNAPSHOT</version>
30+
<version>7.2.x-meed-SNAPSHOT</version>
3131
<packaging>pom</packaging>
3232
<name>Meeds:: Add-on:: Push notifications addon</name>
3333
<description>Meeds Push notifications addon</description>
@@ -47,7 +47,7 @@
4747
<!-- **************************************** -->
4848
<!-- Dependencies versions -->
4949
<!-- **************************************** -->
50-
<io.meeds.social.version>7.1.x-meed-SNAPSHOT</io.meeds.social.version>
50+
<io.meeds.social.version>7.2.x-meed-SNAPSHOT</io.meeds.social.version>
5151

5252
<!-- Sonar properties -->
5353
<sonar.organization>meeds-io</sonar.organization>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.meeds.push-notifications</groupId>
2424
<artifactId>push-notifications</artifactId>
25-
<version>7.1.x-meed-SNAPSHOT</version>
25+
<version>7.2.x-meed-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>push-notifications-service</artifactId>
2828
<name>Meeds:: Push notifications addon - Service</name>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.meeds.push-notifications</groupId>
2424
<artifactId>push-notifications</artifactId>
25-
<version>7.1.x-meed-SNAPSHOT</version>
25+
<version>7.2.x-meed-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>push-notifications-webapp</artifactId>
2828

0 commit comments

Comments
 (0)