From ed408529927ce928afbca140626550414c6d6421 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 19 May 2025 11:14:59 +0200 Subject: [PATCH] Update so-parent in cnf-adapter - update so-parent (1.9.0-SNAPSHOT -> 1.12.0-SNAPSHOT) - notably, this includes: - jackson (2.11.3 -> 2.14.2) - guava (27.0-jre -> 28.1-jre) Issue-ID: SO-4157 Change-Id: Icb26852c311bd7a518daff92ca4b317ddde6286f Signed-off-by: Fiete Ostkamp --- .gitignore | 1 + packages/docker/pom.xml | 6 +++--- packages/pom.xml | 6 +++--- pom.xml | 6 +++--- so-cnf-adapter-application/pom.xml | 7 +++---- so-cnfm/pom.xml | 4 ++-- so-cnfm/so-cnfm-lcm/pom.xml | 4 ++-- so-cnfm/so-cnfm-lcm/so-cnfm-lcm-api/pom.xml | 4 ++-- so-cnfm/so-cnfm-lcm/so-cnfm-lcm-application/pom.xml | 4 ++-- so-cnfm/so-cnfm-lcm/so-cnfm-lcm-bpmn-flows/pom.xml | 4 ++-- so-cnfm/so-cnfm-lcm/so-cnfm-lcm-database-service/pom.xml | 4 ++-- so-cnfm/so-cnfm-lcm/so-cnfm-lcm-service/pom.xml | 4 ++-- version.properties | 2 +- 13 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index 5814298..e361410 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ target /.metadata/ **/.sts4-cache **/.java-version +.vscode diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 2df3f49..1bfade4 100755 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -4,10 +4,10 @@ org.onap.so.adapters.so-cnf-adapter packages - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT org.onap.so.adapters.so-cnf-adapter.packages - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT pom docker Docker Packaging @@ -182,4 +182,4 @@ ${project.version} - \ No newline at end of file + diff --git a/packages/pom.xml b/packages/pom.xml index e65fbcc..d78cf28 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -4,11 +4,11 @@ org.onap.so.adapters.so-cnf-adapter so-cnf-adapter - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT packages pom - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT Packages @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index ecd0433..c325fa0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,11 +4,11 @@ org.onap.so so - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT org.onap.so.adapters.so-cnf-adapter so-cnf-adapter - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT SO CNF Adapter pom @@ -20,7 +20,7 @@ 2.8.9 2.1.13 3.0.33 - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT 3.4.1 0.11 16.0.0 diff --git a/so-cnf-adapter-application/pom.xml b/so-cnf-adapter-application/pom.xml index 32254ca..72158d7 100755 --- a/so-cnf-adapter-application/pom.xml +++ b/so-cnf-adapter-application/pom.xml @@ -26,10 +26,10 @@ org.onap.so.adapters.so-cnf-adapter so-cnf-adapter - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnf-adapter-application - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT SO CNF Application Jar ${project.artifactId}-${project.version} @@ -159,7 +159,7 @@ org.onap.so aai-client - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT com.sun.xml.ws @@ -174,4 +174,3 @@ - diff --git a/so-cnfm/pom.xml b/so-cnfm/pom.xml index 4f2f1de..0ba6c9f 100644 --- a/so-cnfm/pom.xml +++ b/so-cnfm/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter so-cnf-adapter - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnfm pom @@ -12,4 +12,4 @@ so-cnfm-lcm - \ No newline at end of file + diff --git a/so-cnfm/so-cnfm-lcm/pom.xml b/so-cnfm/so-cnfm-lcm/pom.xml index 82474e2..2cf7667 100644 --- a/so-cnfm/so-cnfm-lcm/pom.xml +++ b/so-cnfm/so-cnfm-lcm/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter so-cnfm - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm @@ -18,4 +18,4 @@ so-cnfm-lcm-service so-cnfm-lcm-application - \ No newline at end of file + diff --git a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-api/pom.xml b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-api/pom.xml index 929dde6..04075bc 100644 --- a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-api/pom.xml +++ b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-api/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm so-cnfm-lcm - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnfm-lcm-api @@ -111,4 +111,4 @@ jaxb-api - \ No newline at end of file + diff --git a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-application/pom.xml b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-application/pom.xml index 812bd6d..86a97f0 100644 --- a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-application/pom.xml +++ b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-application/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm so-cnfm-lcm - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnfm-lcm-application @@ -63,4 +63,4 @@ ${project.version} - \ No newline at end of file + diff --git a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-bpmn-flows/pom.xml b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-bpmn-flows/pom.xml index bf3a50e..87550fd 100644 --- a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-bpmn-flows/pom.xml +++ b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-bpmn-flows/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm so-cnfm-lcm - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnfm-lcm-bpmn-flows @@ -148,4 +148,4 @@ - \ No newline at end of file + diff --git a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-database-service/pom.xml b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-database-service/pom.xml index ff73b20..57d2c93 100644 --- a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-database-service/pom.xml +++ b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-database-service/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm so-cnfm-lcm - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnfm-lcm-database-service @@ -52,4 +52,4 @@ test - \ No newline at end of file + diff --git a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-service/pom.xml b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-service/pom.xml index b025d73..99bfe5d 100644 --- a/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-service/pom.xml +++ b/so-cnfm/so-cnfm-lcm/so-cnfm-lcm-service/pom.xml @@ -4,7 +4,7 @@ org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm so-cnfm-lcm - 1.9.0-SNAPSHOT + 1.12.1-SNAPSHOT so-cnfm-lcm-service @@ -66,4 +66,4 @@ test - \ No newline at end of file + diff --git a/version.properties b/version.properties index 27fb6c9..0e7c66e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=12 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- 2.16.6