From ecc244799a18c19306be88b6d28d5571fffc6eac Mon Sep 17 00:00:00 2001
From: Benjamin Broadaway <4554569+benbroadaway@users.noreply.github.com>
Date: Thu, 25 Jul 2024 10:19:20 -0500
Subject: [PATCH 1/5] Changelog 2.5.0
---
CHANGELOG.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be097784..95d9c9d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change log
+## [2.5.0] - TBD
+
+### Changed
+
+- gremlin: remove okhttp and gson dependencies (#162)
+([#162](https://github.com/walmartlabs/concord-plugins/pull/162));
+- msteams: remove apache httpclient dependency, add unit and integration tests (#163)
+([#163](https://github.com/walmartlabs/concord-plugins/pull/163)).
+
## [2.4.0] - 2024-07-19
### Changed
From 4c000d4be31e508dfc69d1ba895dd8616d3376c3 Mon Sep 17 00:00:00 2001
From: Benjamin Broadaway <4554569+benbroadaway@users.noreply.github.com>
Date: Mon, 19 Aug 2024 15:27:13 -0500
Subject: [PATCH 2/5] changelog up
---
CHANGELOG.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95d9c9d1..5a3dc2f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,10 +4,12 @@
### Changed
-- gremlin: remove okhttp and gson dependencies (#162)
+- gremlin: remove okhttp and gson dependencies
([#162](https://github.com/walmartlabs/concord-plugins/pull/162));
-- msteams: remove apache httpclient dependency, add unit and integration tests (#163)
-([#163](https://github.com/walmartlabs/concord-plugins/pull/163)).
+- msteams: remove apache httpclient dependency, add unit and integration tests
+([#163](https://github.com/walmartlabs/concord-plugins/pull/163));
+- jira: remove okhttp2 dependency
+([#171](https://github.com/walmartlabs/concord-plugins/pull/171)).
## [2.4.0] - 2024-07-19
From 63a91b586a3e371683259d60d5b9a8d98d2f7e67 Mon Sep 17 00:00:00 2001
From: Benjamin Broadaway <4554569+benbroadaway@users.noreply.github.com>
Date: Mon, 19 Aug 2024 15:47:18 -0500
Subject: [PATCH 3/5] prepare version
---
CHANGELOG.md | 2 +-
pom.xml | 2 +-
tasks/akeyless/pom.xml | 2 +-
tasks/argocd/pom.xml | 2 +-
tasks/aws/pom.xml | 2 +-
tasks/confluence/pom.xml | 2 +-
tasks/git/pom.xml | 2 +-
tasks/gremlin/pom.xml | 2 +-
tasks/hashivault/pom.xml | 2 +-
tasks/jenkins/pom.xml | 2 +-
tasks/jira/pom.xml | 2 +-
tasks/jsonpath/pom.xml | 2 +-
tasks/ldap/pom.xml | 2 +-
tasks/msteams/pom.xml | 2 +-
tasks/puppet/pom.xml | 2 +-
tasks/s3/pom.xml | 2 +-
tasks/terraform/pom.xml | 2 +-
tasks/xml/pom.xml | 2 +-
tasks/zoom/pom.xml | 2 +-
19 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a3dc2f5..f53b941d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Change log
-## [2.5.0] - TBD
+## [2.5.0] - 2024-08-19
### Changed
diff --git a/pom.xml b/pom.xml
index ecc00d38..0f256e76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
pom
diff --git a/tasks/akeyless/pom.xml b/tasks/akeyless/pom.xml
index 65ecb544..6b852a09 100644
--- a/tasks/akeyless/pom.xml
+++ b/tasks/akeyless/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/argocd/pom.xml b/tasks/argocd/pom.xml
index bb912f3d..58947eaa 100644
--- a/tasks/argocd/pom.xml
+++ b/tasks/argocd/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
argocd-task
diff --git a/tasks/aws/pom.xml b/tasks/aws/pom.xml
index a610ec71..78c2fd11 100644
--- a/tasks/aws/pom.xml
+++ b/tasks/aws/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/confluence/pom.xml b/tasks/confluence/pom.xml
index b46b096a..fd47017c 100644
--- a/tasks/confluence/pom.xml
+++ b/tasks/confluence/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/git/pom.xml b/tasks/git/pom.xml
index 875ae9f1..e216c0df 100644
--- a/tasks/git/pom.xml
+++ b/tasks/git/pom.xml
@@ -6,7 +6,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/gremlin/pom.xml b/tasks/gremlin/pom.xml
index 21aa0608..320c0b83 100644
--- a/tasks/gremlin/pom.xml
+++ b/tasks/gremlin/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/hashivault/pom.xml b/tasks/hashivault/pom.xml
index 1e7da29d..a5e63626 100644
--- a/tasks/hashivault/pom.xml
+++ b/tasks/hashivault/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/jenkins/pom.xml b/tasks/jenkins/pom.xml
index 12351c44..5548dc73 100644
--- a/tasks/jenkins/pom.xml
+++ b/tasks/jenkins/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/jira/pom.xml b/tasks/jira/pom.xml
index 8b891bde..e2564123 100644
--- a/tasks/jira/pom.xml
+++ b/tasks/jira/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/jsonpath/pom.xml b/tasks/jsonpath/pom.xml
index e2faca2f..2da54c93 100644
--- a/tasks/jsonpath/pom.xml
+++ b/tasks/jsonpath/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/ldap/pom.xml b/tasks/ldap/pom.xml
index 16da6d73..2baff5bf 100644
--- a/tasks/ldap/pom.xml
+++ b/tasks/ldap/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/msteams/pom.xml b/tasks/msteams/pom.xml
index 555a1e95..cfa9559b 100644
--- a/tasks/msteams/pom.xml
+++ b/tasks/msteams/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
msteams-task
diff --git a/tasks/puppet/pom.xml b/tasks/puppet/pom.xml
index 4d0909fe..df931e89 100644
--- a/tasks/puppet/pom.xml
+++ b/tasks/puppet/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/s3/pom.xml b/tasks/s3/pom.xml
index 28463c3c..f88eb4a3 100644
--- a/tasks/s3/pom.xml
+++ b/tasks/s3/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/terraform/pom.xml b/tasks/terraform/pom.xml
index c66efe7d..47fbfa3c 100644
--- a/tasks/terraform/pom.xml
+++ b/tasks/terraform/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/xml/pom.xml b/tasks/xml/pom.xml
index c9556cfa..fe657014 100644
--- a/tasks/xml/pom.xml
+++ b/tasks/xml/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
diff --git a/tasks/zoom/pom.xml b/tasks/zoom/pom.xml
index 5ec98219..4943b7c3 100644
--- a/tasks/zoom/pom.xml
+++ b/tasks/zoom/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../../pom.xml
zoom-task
From 8214d7e77693ef67b7a81e1275300d36e2a09ad9 Mon Sep 17 00:00:00 2001
From: benbroadaway <4554569+benbroadaway@users.noreply.github.com>
Date: Mon, 19 Aug 2024 16:43:55 -0500
Subject: [PATCH 4/5] [maven-release-plugin] prepare release 2.5.0
---
pom.xml | 4 ++--
tasks/akeyless/pom.xml | 2 +-
tasks/argocd/pom.xml | 2 +-
tasks/aws/pom.xml | 2 +-
tasks/confluence/pom.xml | 2 +-
tasks/git/pom.xml | 2 +-
tasks/gremlin/pom.xml | 2 +-
tasks/hashivault/pom.xml | 2 +-
tasks/jenkins/pom.xml | 2 +-
tasks/jira/pom.xml | 2 +-
tasks/jsonpath/pom.xml | 2 +-
tasks/ldap/pom.xml | 2 +-
tasks/msteams/pom.xml | 2 +-
tasks/puppet/pom.xml | 2 +-
tasks/s3/pom.xml | 2 +-
tasks/terraform/pom.xml | 2 +-
tasks/xml/pom.xml | 2 +-
tasks/zoom/pom.xml | 2 +-
18 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0f256e76..c4fcc04f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
pom
@@ -196,6 +196,6 @@
${scm.connection}
- 1.47.0
+ 2.5.0
diff --git a/tasks/akeyless/pom.xml b/tasks/akeyless/pom.xml
index 6b852a09..6268b9e7 100644
--- a/tasks/akeyless/pom.xml
+++ b/tasks/akeyless/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/argocd/pom.xml b/tasks/argocd/pom.xml
index 58947eaa..b5a7d13b 100644
--- a/tasks/argocd/pom.xml
+++ b/tasks/argocd/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
argocd-task
diff --git a/tasks/aws/pom.xml b/tasks/aws/pom.xml
index 78c2fd11..84818e3a 100644
--- a/tasks/aws/pom.xml
+++ b/tasks/aws/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/confluence/pom.xml b/tasks/confluence/pom.xml
index fd47017c..f000bdeb 100644
--- a/tasks/confluence/pom.xml
+++ b/tasks/confluence/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/git/pom.xml b/tasks/git/pom.xml
index e216c0df..792ffeec 100644
--- a/tasks/git/pom.xml
+++ b/tasks/git/pom.xml
@@ -6,7 +6,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/gremlin/pom.xml b/tasks/gremlin/pom.xml
index 320c0b83..978ad852 100644
--- a/tasks/gremlin/pom.xml
+++ b/tasks/gremlin/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/hashivault/pom.xml b/tasks/hashivault/pom.xml
index a5e63626..3658fea4 100644
--- a/tasks/hashivault/pom.xml
+++ b/tasks/hashivault/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/jenkins/pom.xml b/tasks/jenkins/pom.xml
index 5548dc73..1f518c06 100644
--- a/tasks/jenkins/pom.xml
+++ b/tasks/jenkins/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/jira/pom.xml b/tasks/jira/pom.xml
index e2564123..1d35191e 100644
--- a/tasks/jira/pom.xml
+++ b/tasks/jira/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/jsonpath/pom.xml b/tasks/jsonpath/pom.xml
index 2da54c93..fee1f9c3 100644
--- a/tasks/jsonpath/pom.xml
+++ b/tasks/jsonpath/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/ldap/pom.xml b/tasks/ldap/pom.xml
index 2baff5bf..e3dac9c7 100644
--- a/tasks/ldap/pom.xml
+++ b/tasks/ldap/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/msteams/pom.xml b/tasks/msteams/pom.xml
index cfa9559b..fd237b63 100644
--- a/tasks/msteams/pom.xml
+++ b/tasks/msteams/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
msteams-task
diff --git a/tasks/puppet/pom.xml b/tasks/puppet/pom.xml
index df931e89..4ea17da8 100644
--- a/tasks/puppet/pom.xml
+++ b/tasks/puppet/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/s3/pom.xml b/tasks/s3/pom.xml
index f88eb4a3..e9730c45 100644
--- a/tasks/s3/pom.xml
+++ b/tasks/s3/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/terraform/pom.xml b/tasks/terraform/pom.xml
index 47fbfa3c..979334b7 100644
--- a/tasks/terraform/pom.xml
+++ b/tasks/terraform/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/xml/pom.xml b/tasks/xml/pom.xml
index fe657014..f542bd0a 100644
--- a/tasks/xml/pom.xml
+++ b/tasks/xml/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
diff --git a/tasks/zoom/pom.xml b/tasks/zoom/pom.xml
index 4943b7c3..33d6afa6 100644
--- a/tasks/zoom/pom.xml
+++ b/tasks/zoom/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
../../pom.xml
zoom-task
From 01b051330d92deda56bc1a2fa6f2c6f5f7e9e801 Mon Sep 17 00:00:00 2001
From: benbroadaway <4554569+benbroadaway@users.noreply.github.com>
Date: Mon, 19 Aug 2024 16:43:55 -0500
Subject: [PATCH 5/5] [maven-release-plugin] prepare for next development
iteration
---
pom.xml | 4 ++--
tasks/akeyless/pom.xml | 2 +-
tasks/argocd/pom.xml | 2 +-
tasks/aws/pom.xml | 2 +-
tasks/confluence/pom.xml | 2 +-
tasks/git/pom.xml | 2 +-
tasks/gremlin/pom.xml | 2 +-
tasks/hashivault/pom.xml | 2 +-
tasks/jenkins/pom.xml | 2 +-
tasks/jira/pom.xml | 2 +-
tasks/jsonpath/pom.xml | 2 +-
tasks/ldap/pom.xml | 2 +-
tasks/msteams/pom.xml | 2 +-
tasks/puppet/pom.xml | 2 +-
tasks/s3/pom.xml | 2 +-
tasks/terraform/pom.xml | 2 +-
tasks/xml/pom.xml | 2 +-
tasks/zoom/pom.xml | 2 +-
18 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/pom.xml b/pom.xml
index c4fcc04f..47fa9663 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
pom
@@ -196,6 +196,6 @@
${scm.connection}
- 2.5.0
+ 1.47.0
diff --git a/tasks/akeyless/pom.xml b/tasks/akeyless/pom.xml
index 6268b9e7..13dcac8d 100644
--- a/tasks/akeyless/pom.xml
+++ b/tasks/akeyless/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/argocd/pom.xml b/tasks/argocd/pom.xml
index b5a7d13b..b316f030 100644
--- a/tasks/argocd/pom.xml
+++ b/tasks/argocd/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
argocd-task
diff --git a/tasks/aws/pom.xml b/tasks/aws/pom.xml
index 84818e3a..c51a5607 100644
--- a/tasks/aws/pom.xml
+++ b/tasks/aws/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/confluence/pom.xml b/tasks/confluence/pom.xml
index f000bdeb..304af660 100644
--- a/tasks/confluence/pom.xml
+++ b/tasks/confluence/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/git/pom.xml b/tasks/git/pom.xml
index 792ffeec..a7c37866 100644
--- a/tasks/git/pom.xml
+++ b/tasks/git/pom.xml
@@ -6,7 +6,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/gremlin/pom.xml b/tasks/gremlin/pom.xml
index 978ad852..593775ee 100644
--- a/tasks/gremlin/pom.xml
+++ b/tasks/gremlin/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/hashivault/pom.xml b/tasks/hashivault/pom.xml
index 3658fea4..0fe84c7e 100644
--- a/tasks/hashivault/pom.xml
+++ b/tasks/hashivault/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/jenkins/pom.xml b/tasks/jenkins/pom.xml
index 1f518c06..b553e1e6 100644
--- a/tasks/jenkins/pom.xml
+++ b/tasks/jenkins/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/jira/pom.xml b/tasks/jira/pom.xml
index 1d35191e..8557ee89 100644
--- a/tasks/jira/pom.xml
+++ b/tasks/jira/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/jsonpath/pom.xml b/tasks/jsonpath/pom.xml
index fee1f9c3..fc122015 100644
--- a/tasks/jsonpath/pom.xml
+++ b/tasks/jsonpath/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/ldap/pom.xml b/tasks/ldap/pom.xml
index e3dac9c7..60546f0d 100644
--- a/tasks/ldap/pom.xml
+++ b/tasks/ldap/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/msteams/pom.xml b/tasks/msteams/pom.xml
index fd237b63..e096e798 100644
--- a/tasks/msteams/pom.xml
+++ b/tasks/msteams/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
msteams-task
diff --git a/tasks/puppet/pom.xml b/tasks/puppet/pom.xml
index 4ea17da8..c482c82b 100644
--- a/tasks/puppet/pom.xml
+++ b/tasks/puppet/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/s3/pom.xml b/tasks/s3/pom.xml
index e9730c45..ccc0b99e 100644
--- a/tasks/s3/pom.xml
+++ b/tasks/s3/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/terraform/pom.xml b/tasks/terraform/pom.xml
index 979334b7..4e5f73f7 100644
--- a/tasks/terraform/pom.xml
+++ b/tasks/terraform/pom.xml
@@ -4,7 +4,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/xml/pom.xml b/tasks/xml/pom.xml
index f542bd0a..95dd3993 100644
--- a/tasks/xml/pom.xml
+++ b/tasks/xml/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
diff --git a/tasks/zoom/pom.xml b/tasks/zoom/pom.xml
index 33d6afa6..7ad867ff 100644
--- a/tasks/zoom/pom.xml
+++ b/tasks/zoom/pom.xml
@@ -5,7 +5,7 @@
com.walmartlabs.concord.plugins
concord-plugins-parent
- 2.5.0
+ 2.5.1-SNAPSHOT
../../pom.xml
zoom-task