summaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-03-08 15:35:01 +0000
committerliamfallon <liam.fallon@est.tech>2022-03-08 15:35:01 +0000
commitbc2f6b5ddf5acc13e356bc070b4d5ec75eed4f69 (patch)
treec1f6c044ef5a4c8b7b88ad8e5b2531879ed1de54 /integration
parentf3dfc58bbc0536c089eac2dfe1068bb987f6924c (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-3982 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: If658e6906a0f9eabe3b6326fc7a969c90802f138
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 8db367e3..76685ad2 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-SNAPSHOT</version.parent.resources>
+ <version.parent.resources>3.5.1</version.parent.resources>
<version.logback>1.2.10</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>