Code Review
/
policy
/
parent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3894f9c
)
Revert "update parent references in policy/parent pom"
75/140975/1
author
waynedunican
<wayne.dunican@est.tech>
Wed, 28 May 2025 12:36:50 +0000
(13:36 +0100)
committer
waynedunican
<wayne.dunican@est.tech>
Wed, 28 May 2025 12:40:15 +0000
(13:40 +0100)
This reverts commit
3894f9ccd33e8e4ab2e3f69034a3823827eb2106
.
Issue-ID: POLICY-5377
Change-Id: Ib9d04b3153b6b4a9ada895cd45a8b10adadc9ff0
Signed-off-by: waynedunican <wayne.dunican@est.tech>
integration/pom.xml
patch
|
blob
|
history
diff --git
a/integration/pom.xml
b/integration/pom.xml
index
05d178f
..
4f8f665
100644
(file)
--- 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.
2.0
</version.parent.resources>
+ <version.parent.resources>5.
1.3-SNAPSHOT
</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 -->