Code Review
/
ccsdk
/
cds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
165ee9a
)
Update parent pom version to pick up deploy fix
71/142671/2
master
author
Dan Timoney
<dtimoney@att.com>
Wed, 10 Dec 2025 21:31:21 +0000
(16:31 -0500)
committer
Dan Timoney
<dtimoney@att.com>
Wed, 10 Dec 2025 21:59:43 +0000
(16:59 -0500)
Update to latest parent pom version to pick up fix for maven-deploy-plugin incompatibility
Issue-ID: CCSDK-4143
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I358b96f8cb0cc5bef2bb7c13a3e5464b0285a75b
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
641bb47
..
8455bfe
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-23,7
+23,7
@@
limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-35-starter-parent</artifactId>
- <version>3.2.
0
</version>
+ <version>3.2.
1
</version>
<relativePath/>
</parent>