aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-21 16:39:08 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-21 16:39:08 +0100
commit530236fbbd76434bb76fb62579c8b9f6132e0698 (patch)
tree5adec537b8fc2197ca4d5303b18c5439e40fd7e9
parent7c5702fdc7e93ea5031834cc6924a2d85c520a14 (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I9b5f02c534aa34c9f30ff17db0a64aa896b31efa
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index ecbb83f9..b2ca8c44 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -37,7 +37,7 @@
<properties>
<java.version>11</java.version>
<!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
- <version.parent.resources>3.5.3</version.parent.resources>
+ <version.parent.resources>3.6.0</version.parent.resources>
<version.logback>1.2.11</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>