aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-25 17:23:30 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-25 17:23:30 +0100
commit6a5d835a61e5d3ee674941a12ad8e393bb0f5d03 (patch)
treedf23d46693850cfeb267b8cb2988791495efba40
parent0230c5cb45485c5c2123ec32e65f7472dd80fdda (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I109e55e739b49442c8d45f0e75820c0bfdec7375
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index a427bf87..984c344a 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.2</version.parent.resources>
+ <version.parent.resources>3.5.3</version.parent.resources>
<version.logback>1.2.10</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>