aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-02-25 14:44:03 +0000
committerliamfallon <liam.fallon@est.tech>2022-02-25 14:44:03 +0000
commit590d98aa180f925834137446014a3417c70a2fa4 (patch)
tree936d86044ee69a0346b1da0b585288423ed054c1
parent8fdb3bfde6ccd186b74673bde68d96374490c53e (diff)
update parent references in policy/parent pom
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I8f44f88468ad1a3ab27444325644488dacdbaa43
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 07850831..84a81a19 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -37,7 +37,7 @@
<properties>
<java.version>11</java.version>
<!-- NOTE: For RELEASE/SNAPSHOT always set to the project version -->
- <version.parent.resources>3.4.3</version.parent.resources>
+ <version.parent.resources>3.4.4</version.parent.resources>
<version.logback>1.2.10</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>