diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-25 17:23:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-25 17:23:30 +0100 |
commit | 6a5d835a61e5d3ee674941a12ad8e393bb0f5d03 (patch) | |
tree | df23d46693850cfeb267b8cb2988791495efba40 /integration/pom.xml | |
parent | 0230c5cb45485c5c2123ec32e65f7472dd80fdda (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
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 2 |
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> |