aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 09:20:54 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 09:20:54 +0100
commit744843ba923ab63013d7ed11a83da58a5c194f55 (patch)
treec0f05969c65fb4292751da6211ad0b8c1f574600
parent4236d55e6df1c17318995a65ad0a6e9411462456 (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: Ieb2502a6ad9e9e949f2232ac463a93784712beae
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 8bdb5189..7477cd85 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.1</version.parent.resources>
+ <version.parent.resources>3.5.2</version.parent.resources>
<version.logback>1.2.10</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>