aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2025-03-11 13:22:52 +0000
committerwaynedunican <wayne.dunican@est.tech>2025-03-11 13:22:52 +0000
commitcdcb91044f8c863dfbcbcc9bd9bd3efdfdcf017f (patch)
tree0fda812edc3290c086aec4b67e4d952d986623df
parent06de88ff638005ab9526ffb075eb54248297c7ab (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-5314 Change-Id: Icee0294ac71c7d349d3caf4485d4c94633364bd6 Signed-off-by: waynedunican <wayne.dunican@est.tech>
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 1bc9a99d..33b8714c 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -38,7 +38,7 @@
<properties>
<java.version>17</java.version>
<!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
- <version.parent.resources>5.1.1-SNAPSHOT</version.parent.resources>
+ <version.parent.resources>5.1.1</version.parent.resources>
<version.parent.checkstyle>[4.1.2,)</version.parent.checkstyle>
<jacoco.destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</jacoco.destFile>
<!-- Default Sonar configuration -->