aboutsummaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-11-19 15:02:01 +0000
committerliamfallon <liam.fallon@est.tech>2021-11-19 15:02:01 +0000
commit9a652274626e960f4e7b7620e830794715ddaebc (patch)
tree9bcf245c6131af0b22d719a6279077092f637e09 /integration
parent6886088bee0c30e99c449551abf6c383d16aebed (diff)
Update parent resources version: 3.4.3-->3.5.0
*** Release Phase 1: This commit is generated by a PF release script *** This is the first step in releasing images, it updates the release version for resources for policy parent. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I40e0c53dc235c4689133e63eaea79ac48ff78bfe
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 1b0d4f44..5d0030e0 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.4.3</version.parent.resources>
+ <version.parent.resources>3.5.0</version.parent.resources>
<version.logback>1.2.3</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>