From 48ad43a1b0e4df81099f4cb7ce71c1d3470abedc Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Mon, 11 Dec 2023 01:20:43 +0100
Subject: [PATCH] [AB-xxx] fixing versions after release
---
abstracto-modules/anti-raid/pom.xml | 2 +-
abstracto-modules/assignable-roles/pom.xml | 2 +-
abstracto-modules/core/pom.xml | 4 ++--
abstracto-modules/custom-command/pom.xml | 2 +-
abstracto-modules/entertainment/pom.xml | 2 +-
abstracto-modules/experience-tracking/pom.xml | 4 ++--
abstracto-modules/giveaway/pom.xml | 2 +-
abstracto-modules/invite-filter/pom.xml | 2 +-
abstracto-modules/link-embed/pom.xml | 2 +-
abstracto-modules/logging/pom.xml | 2 +-
abstracto-modules/moderation/pom.xml | 4 ++--
abstracto-modules/modmail/pom.xml | 4 ++--
abstracto-modules/pom.xml | 4 ++--
abstracto-modules/profanity-filter/pom.xml | 2 +-
abstracto-modules/remind/pom.xml | 2 +-
abstracto-modules/repost-detection/pom.xml | 2 +-
abstracto-modules/starboard/pom.xml | 2 +-
abstracto-modules/statistic/pom.xml | 4 ++--
abstracto-modules/suggestion/pom.xml | 2 +-
abstracto-modules/twitch/pom.xml | 2 +-
abstracto-modules/utility/pom.xml | 4 ++--
abstracto-modules/voice-channel-context/pom.xml | 2 +-
abstracto-modules/webservices/pom.xml | 2 +-
pom.xml | 2 +-
translations/anti-raid/pom.xml | 2 +-
translations/assignable-roles/pom.xml | 2 +-
translations/core/pom.xml | 4 ++--
translations/custom-command/pom.xml | 2 +-
translations/entertainment/pom.xml | 2 +-
translations/experience-tracking/pom.xml | 4 ++--
translations/giveaway/pom.xml | 2 +-
translations/invite-filter/pom.xml | 2 +-
translations/link-embed/pom.xml | 2 +-
translations/logging/pom.xml | 2 +-
translations/moderation/pom.xml | 4 ++--
translations/modmail/pom.xml | 4 ++--
translations/pom.xml | 4 ++--
translations/profanity-filter/pom.xml | 2 +-
translations/remind/pom.xml | 2 +-
translations/repost-detection/pom.xml | 2 +-
translations/starboard/pom.xml | 2 +-
translations/statistic/pom.xml | 4 ++--
translations/suggestion/pom.xml | 2 +-
translations/twitch/pom.xml | 2 +-
translations/utility/pom.xml | 4 ++--
translations/voice-channel-context/pom.xml | 2 +-
translations/webservices/pom.xml | 2 +-
47 files changed, 61 insertions(+), 61 deletions(-)
diff --git a/abstracto-modules/anti-raid/pom.xml b/abstracto-modules/anti-raid/pom.xml
index 61ce6a31..331b4056 100644
--- a/abstracto-modules/anti-raid/pom.xml
+++ b/abstracto-modules/anti-raid/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/assignable-roles/pom.xml b/abstracto-modules/assignable-roles/pom.xml
index 693244be..0635a3dd 100644
--- a/abstracto-modules/assignable-roles/pom.xml
+++ b/abstracto-modules/assignable-roles/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/core/pom.xml b/abstracto-modules/core/pom.xml
index 97f0ed93..f034af88 100644
--- a/abstracto-modules/core/pom.xml
+++ b/abstracto-modules/core/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
core
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/abstracto-modules/custom-command/pom.xml b/abstracto-modules/custom-command/pom.xml
index 18419982..7af5c06d 100644
--- a/abstracto-modules/custom-command/pom.xml
+++ b/abstracto-modules/custom-command/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/entertainment/pom.xml b/abstracto-modules/entertainment/pom.xml
index 727a2ce1..4920de43 100644
--- a/abstracto-modules/entertainment/pom.xml
+++ b/abstracto-modules/entertainment/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/experience-tracking/pom.xml b/abstracto-modules/experience-tracking/pom.xml
index df7ef62b..b572e92e 100644
--- a/abstracto-modules/experience-tracking/pom.xml
+++ b/abstracto-modules/experience-tracking/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
experience-tracking
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/abstracto-modules/giveaway/pom.xml b/abstracto-modules/giveaway/pom.xml
index 2ea1d2e6..3f668340 100644
--- a/abstracto-modules/giveaway/pom.xml
+++ b/abstracto-modules/giveaway/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
giveaway
diff --git a/abstracto-modules/invite-filter/pom.xml b/abstracto-modules/invite-filter/pom.xml
index c650cfc5..d3a8398c 100644
--- a/abstracto-modules/invite-filter/pom.xml
+++ b/abstracto-modules/invite-filter/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/link-embed/pom.xml b/abstracto-modules/link-embed/pom.xml
index 36de87e5..690b80ec 100644
--- a/abstracto-modules/link-embed/pom.xml
+++ b/abstracto-modules/link-embed/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/logging/pom.xml b/abstracto-modules/logging/pom.xml
index a52c57c1..41402d98 100644
--- a/abstracto-modules/logging/pom.xml
+++ b/abstracto-modules/logging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/moderation/pom.xml b/abstracto-modules/moderation/pom.xml
index 80d8f654..e8dcd3bd 100644
--- a/abstracto-modules/moderation/pom.xml
+++ b/abstracto-modules/moderation/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
moderation
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/abstracto-modules/modmail/pom.xml b/abstracto-modules/modmail/pom.xml
index 7562c1bb..0beaff69 100644
--- a/abstracto-modules/modmail/pom.xml
+++ b/abstracto-modules/modmail/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
modmail
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/abstracto-modules/pom.xml b/abstracto-modules/pom.xml
index d71be3f3..9e3225fd 100644
--- a/abstracto-modules/pom.xml
+++ b/abstracto-modules/pom.xml
@@ -4,14 +4,14 @@
dev.sheldan.abstracto-templates
templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
core
diff --git a/abstracto-modules/profanity-filter/pom.xml b/abstracto-modules/profanity-filter/pom.xml
index ba5c6b96..69d995d6 100644
--- a/abstracto-modules/profanity-filter/pom.xml
+++ b/abstracto-modules/profanity-filter/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/remind/pom.xml b/abstracto-modules/remind/pom.xml
index 85b03172..63d67b2a 100644
--- a/abstracto-modules/remind/pom.xml
+++ b/abstracto-modules/remind/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/repost-detection/pom.xml b/abstracto-modules/repost-detection/pom.xml
index 1728714f..929b5fe2 100644
--- a/abstracto-modules/repost-detection/pom.xml
+++ b/abstracto-modules/repost-detection/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/starboard/pom.xml b/abstracto-modules/starboard/pom.xml
index d3fb7e27..aaf33f58 100644
--- a/abstracto-modules/starboard/pom.xml
+++ b/abstracto-modules/starboard/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/statistic/pom.xml b/abstracto-modules/statistic/pom.xml
index eaf3ad79..890406e5 100644
--- a/abstracto-modules/statistic/pom.xml
+++ b/abstracto-modules/statistic/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
statistic
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/abstracto-modules/suggestion/pom.xml b/abstracto-modules/suggestion/pom.xml
index f568ff85..0559a665 100644
--- a/abstracto-modules/suggestion/pom.xml
+++ b/abstracto-modules/suggestion/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/twitch/pom.xml b/abstracto-modules/twitch/pom.xml
index f7059a42..a92aa4ff 100644
--- a/abstracto-modules/twitch/pom.xml
+++ b/abstracto-modules/twitch/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/abstracto-modules/utility/pom.xml b/abstracto-modules/utility/pom.xml
index ec73b69d..0526ded5 100644
--- a/abstracto-modules/utility/pom.xml
+++ b/abstracto-modules/utility/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.templates
abstracto-modules
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
utility
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/abstracto-modules/voice-channel-context/pom.xml b/abstracto-modules/voice-channel-context/pom.xml
index 220666b7..ee2dbc36 100644
--- a/abstracto-modules/voice-channel-context/pom.xml
+++ b/abstracto-modules/voice-channel-context/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/abstracto-modules/webservices/pom.xml b/abstracto-modules/webservices/pom.xml
index 48057a63..e6f2b051 100644
--- a/abstracto-modules/webservices/pom.xml
+++ b/abstracto-modules/webservices/pom.xml
@@ -3,7 +3,7 @@
abstracto-modules
dev.sheldan.abstracto-templates.templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 6141d206..e2c4883b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
dev.sheldan.abstracto-templates
templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
abstracto-modules
diff --git a/translations/anti-raid/pom.xml b/translations/anti-raid/pom.xml
index 551ab9a0..4f5e1763 100644
--- a/translations/anti-raid/pom.xml
+++ b/translations/anti-raid/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/assignable-roles/pom.xml b/translations/assignable-roles/pom.xml
index 618468ec..a85dc5cc 100644
--- a/translations/assignable-roles/pom.xml
+++ b/translations/assignable-roles/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/core/pom.xml b/translations/core/pom.xml
index f9af145d..226c810b 100644
--- a/translations/core/pom.xml
+++ b/translations/core/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
core
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/translations/custom-command/pom.xml b/translations/custom-command/pom.xml
index fcdd37d8..cb0d6865 100644
--- a/translations/custom-command/pom.xml
+++ b/translations/custom-command/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/entertainment/pom.xml b/translations/entertainment/pom.xml
index 107187dc..da390d30 100644
--- a/translations/entertainment/pom.xml
+++ b/translations/entertainment/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/experience-tracking/pom.xml b/translations/experience-tracking/pom.xml
index 666c164e..d31ca9e9 100644
--- a/translations/experience-tracking/pom.xml
+++ b/translations/experience-tracking/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
experience-tracking
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/translations/giveaway/pom.xml b/translations/giveaway/pom.xml
index 8308a15c..a99d0b71 100644
--- a/translations/giveaway/pom.xml
+++ b/translations/giveaway/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
giveaway
diff --git a/translations/invite-filter/pom.xml b/translations/invite-filter/pom.xml
index c5533f64..8a962d12 100644
--- a/translations/invite-filter/pom.xml
+++ b/translations/invite-filter/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/link-embed/pom.xml b/translations/link-embed/pom.xml
index 0000ac98..bb8e22b7 100644
--- a/translations/link-embed/pom.xml
+++ b/translations/link-embed/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/logging/pom.xml b/translations/logging/pom.xml
index ec589dfd..0a8b054e 100644
--- a/translations/logging/pom.xml
+++ b/translations/logging/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/moderation/pom.xml b/translations/moderation/pom.xml
index 465a7907..0d20534f 100644
--- a/translations/moderation/pom.xml
+++ b/translations/moderation/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
moderation
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/translations/modmail/pom.xml b/translations/modmail/pom.xml
index 6b99c28f..2e1dc9a1 100644
--- a/translations/modmail/pom.xml
+++ b/translations/modmail/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
modmail
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/translations/pom.xml b/translations/pom.xml
index 744edd71..c3bc20bb 100644
--- a/translations/pom.xml
+++ b/translations/pom.xml
@@ -4,14 +4,14 @@
dev.sheldan.abstracto-templates
templates
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
core
diff --git a/translations/profanity-filter/pom.xml b/translations/profanity-filter/pom.xml
index ef0b0a3f..6ac10759 100644
--- a/translations/profanity-filter/pom.xml
+++ b/translations/profanity-filter/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/remind/pom.xml b/translations/remind/pom.xml
index 1e2c5420..6a4411c3 100644
--- a/translations/remind/pom.xml
+++ b/translations/remind/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/repost-detection/pom.xml b/translations/repost-detection/pom.xml
index d6627d5e..7954c0ab 100644
--- a/translations/repost-detection/pom.xml
+++ b/translations/repost-detection/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/starboard/pom.xml b/translations/starboard/pom.xml
index 9e43b469..931f3f96 100644
--- a/translations/starboard/pom.xml
+++ b/translations/starboard/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/statistic/pom.xml b/translations/statistic/pom.xml
index 1c7f70c5..0a3fd938 100644
--- a/translations/statistic/pom.xml
+++ b/translations/statistic/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
statistic
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/translations/suggestion/pom.xml b/translations/suggestion/pom.xml
index 9896ef22..62646d2a 100644
--- a/translations/suggestion/pom.xml
+++ b/translations/suggestion/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/twitch/pom.xml b/translations/twitch/pom.xml
index 5de655b9..cf865cda 100644
--- a/translations/twitch/pom.xml
+++ b/translations/twitch/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
diff --git a/translations/utility/pom.xml b/translations/utility/pom.xml
index 49116da9..bfca3289 100644
--- a/translations/utility/pom.xml
+++ b/translations/utility/pom.xml
@@ -4,13 +4,13 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom
utility
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
diff --git a/translations/voice-channel-context/pom.xml b/translations/voice-channel-context/pom.xml
index 3a9f5c62..e5757540 100644
--- a/translations/voice-channel-context/pom.xml
+++ b/translations/voice-channel-context/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.abstracto-templates.translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/translations/webservices/pom.xml b/translations/webservices/pom.xml
index 723ae779..1338894f 100644
--- a/translations/webservices/pom.xml
+++ b/translations/webservices/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.abstracto-templates.translations
translations
- 1.4.24-SNAPSHOT
+ 1.4.25-SNAPSHOT
4.0.0
pom