aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-01 12:47:30 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-01 12:47:30 +0100
commitbca88f1ec6e6046e00600833e5b5d8d42a6162ae (patch)
treee9c42080d001a45b62194778e6e8a3aa1a53d04a
parent3a5ec0ab86bd28b2f7064fc90db16be6ec7e060d (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-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia999bbc1ed2f14d53a46e95a182b030c360d9c74
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index a5405f84..bd9378a6 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.5.3</version.parent.resources>
+ <version.parent.resources>3.5.4</version.parent.resources>
<version.logback>1.2.11</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>