aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-20 13:04:49 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-20 13:04:49 +0100
commit33dbad4bbf89c1598253be13b35aaef49979deeb (patch)
tree4cad2d4ec5bebebcc02e314623a67f3b7533ddd4
parent971f70df0dc4ed5f9320d231f290d0e17e4cb7ab (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia615093cb38d4fadfa70590b7811d83bd4b650f7
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 78251e54..1bb93374 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.6.1-SNAPSHOT</version.parent.resources>
+ <version.parent.resources>3.6.1</version.parent.resources>
<version.logback>1.2.11</version.logback>
<version.dmaap>1.1.12</version.dmaap>
<version.powermock>2.0.9</version.powermock>