From 940a5ba836cfdc46ec0be2519d345f1cba32e45a Mon Sep 17 00:00:00 2001 From: RWS Artifact Publishers Date: Fri, 20 Mar 2026 23:21:26 +0000 Subject: [PATCH 1/5] [maven-release-plugin] prepare release release/2.14/2.14.1 --- odata_api/pom.xml | 2 +- odata_assembly/pom.xml | 2 +- odata_checkstyle/pom.xml | 4 ++-- odata_client/pom.xml | 2 +- odata_client_api/pom.xml | 2 +- odata_common/pom.xml | 2 +- odata_controller/pom.xml | 2 +- odata_edm/pom.xml | 2 +- odata_parser/pom.xml | 2 +- odata_processor/pom.xml | 2 +- odata_renderer/pom.xml | 2 +- odata_service/pom.xml | 2 +- odata_test/pom.xml | 2 +- odata_war/pom.xml | 2 +- odata_webservice/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/odata_api/pom.xml b/odata_api/pom.xml index 26b93e57..e16661bd 100644 --- a/odata_api/pom.xml +++ b/odata_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_api diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml index 66c88055..27e68155 100644 --- a/odata_assembly/pom.xml +++ b/odata_assembly/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 4.0.0 diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml index 22ebf143..f6ceedf6 100644 --- a/odata_checkstyle/pom.xml +++ b/odata_checkstyle/pom.xml @@ -22,11 +22,11 @@ com.sdl odata - 2.14-SNAPSHOT + 2.14.1 odata_checkstyle - 2.14-SNAPSHOT + 2.14.1 jar OData Checkstyle diff --git a/odata_client/pom.xml b/odata_client/pom.xml index da7b0550..53ec0b35 100644 --- a/odata_client/pom.xml +++ b/odata_client/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_client diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml index e2369227..a8e9ea17 100644 --- a/odata_client_api/pom.xml +++ b/odata_client_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_client_api diff --git a/odata_common/pom.xml b/odata_common/pom.xml index 6901dd31..dbd75b20 100644 --- a/odata_common/pom.xml +++ b/odata_common/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_common diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml index 13b18ac2..f517fcf9 100644 --- a/odata_controller/pom.xml +++ b/odata_controller/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_controller diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml index 6a58d9a8..625965d9 100644 --- a/odata_edm/pom.xml +++ b/odata_edm/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_edm diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml index 812de03a..d8b9f2c3 100644 --- a/odata_parser/pom.xml +++ b/odata_parser/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_parser diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml index 5585fdb8..c797aa89 100644 --- a/odata_processor/pom.xml +++ b/odata_processor/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_processor diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml index dd3e1aba..a302c8e6 100644 --- a/odata_renderer/pom.xml +++ b/odata_renderer/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_renderer diff --git a/odata_service/pom.xml b/odata_service/pom.xml index dfb3e18d..5d7714a6 100644 --- a/odata_service/pom.xml +++ b/odata_service/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_service diff --git a/odata_test/pom.xml b/odata_test/pom.xml index ee29910c..35bad961 100644 --- a/odata_test/pom.xml +++ b/odata_test/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_test diff --git a/odata_war/pom.xml b/odata_war/pom.xml index 4c6cc2d8..0ed74e28 100644 --- a/odata_war/pom.xml +++ b/odata_war/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_war diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml index 00756ec0..aa26ca37 100644 --- a/odata_webservice/pom.xml +++ b/odata_webservice/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.1 odata_webservice diff --git a/pom.xml b/pom.xml index 9cbdb2ea..38ae6a64 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.sdl odata - 2.14-SNAPSHOT + 2.14.1 pom Tridion OData v4 Framework @@ -72,7 +72,7 @@ scm:git:git@github.com:sdl/odata.git scm:git:git@github.com:sdl/odata.git git@github.com:sdl/odata.git - HEAD + release/2.14/2.14.1 From 587c5cfaf80ab3add500351c33df7ad88dc21c45 Mon Sep 17 00:00:00 2001 From: RWS Artifact Publishers Date: Fri, 20 Mar 2026 23:21:29 +0000 Subject: [PATCH 2/5] [maven-release-plugin] prepare for next development iteration --- odata_api/pom.xml | 2 +- odata_assembly/pom.xml | 2 +- odata_checkstyle/pom.xml | 4 ++-- odata_client/pom.xml | 2 +- odata_client_api/pom.xml | 2 +- odata_common/pom.xml | 2 +- odata_controller/pom.xml | 2 +- odata_edm/pom.xml | 2 +- odata_parser/pom.xml | 2 +- odata_processor/pom.xml | 2 +- odata_renderer/pom.xml | 2 +- odata_service/pom.xml | 2 +- odata_test/pom.xml | 2 +- odata_war/pom.xml | 2 +- odata_webservice/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/odata_api/pom.xml b/odata_api/pom.xml index e16661bd..26b93e57 100644 --- a/odata_api/pom.xml +++ b/odata_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_api diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml index 27e68155..66c88055 100644 --- a/odata_assembly/pom.xml +++ b/odata_assembly/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT 4.0.0 diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml index f6ceedf6..22ebf143 100644 --- a/odata_checkstyle/pom.xml +++ b/odata_checkstyle/pom.xml @@ -22,11 +22,11 @@ com.sdl odata - 2.14.1 + 2.14-SNAPSHOT odata_checkstyle - 2.14.1 + 2.14-SNAPSHOT jar OData Checkstyle diff --git a/odata_client/pom.xml b/odata_client/pom.xml index 53ec0b35..da7b0550 100644 --- a/odata_client/pom.xml +++ b/odata_client/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_client diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml index a8e9ea17..e2369227 100644 --- a/odata_client_api/pom.xml +++ b/odata_client_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_client_api diff --git a/odata_common/pom.xml b/odata_common/pom.xml index dbd75b20..6901dd31 100644 --- a/odata_common/pom.xml +++ b/odata_common/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_common diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml index f517fcf9..13b18ac2 100644 --- a/odata_controller/pom.xml +++ b/odata_controller/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_controller diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml index 625965d9..6a58d9a8 100644 --- a/odata_edm/pom.xml +++ b/odata_edm/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_edm diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml index d8b9f2c3..812de03a 100644 --- a/odata_parser/pom.xml +++ b/odata_parser/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_parser diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml index c797aa89..5585fdb8 100644 --- a/odata_processor/pom.xml +++ b/odata_processor/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_processor diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml index a302c8e6..dd3e1aba 100644 --- a/odata_renderer/pom.xml +++ b/odata_renderer/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_renderer diff --git a/odata_service/pom.xml b/odata_service/pom.xml index 5d7714a6..dfb3e18d 100644 --- a/odata_service/pom.xml +++ b/odata_service/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_service diff --git a/odata_test/pom.xml b/odata_test/pom.xml index 35bad961..ee29910c 100644 --- a/odata_test/pom.xml +++ b/odata_test/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_test diff --git a/odata_war/pom.xml b/odata_war/pom.xml index 0ed74e28..4c6cc2d8 100644 --- a/odata_war/pom.xml +++ b/odata_war/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_war diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml index aa26ca37..00756ec0 100644 --- a/odata_webservice/pom.xml +++ b/odata_webservice/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.1 + 2.14-SNAPSHOT odata_webservice diff --git a/pom.xml b/pom.xml index 38ae6a64..9cbdb2ea 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.sdl odata - 2.14.1 + 2.14-SNAPSHOT pom Tridion OData v4 Framework @@ -72,7 +72,7 @@ scm:git:git@github.com:sdl/odata.git scm:git:git@github.com:sdl/odata.git git@github.com:sdl/odata.git - release/2.14/2.14.1 + HEAD From 8596c18f67f67c9956d4a80c4539182c9df6ab3a Mon Sep 17 00:00:00 2001 From: Ben Middleton Date: Fri, 20 Mar 2026 23:40:47 +0000 Subject: [PATCH 3/5] UDP-11513 : Fixed JDK --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 1fb67832..38918d55 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,5 +3,5 @@ @Library('delivery') _ commonBuild { - jdk = 21 + jdk = 25 } From c243dffecc53e4792432f6c2e5539bda3767b5b9 Mon Sep 17 00:00:00 2001 From: RWS Artifact Publishers Date: Sat, 21 Mar 2026 00:00:04 +0000 Subject: [PATCH 4/5] [maven-release-plugin] prepare release release/2.14/2.14.2 --- odata_api/pom.xml | 2 +- odata_assembly/pom.xml | 2 +- odata_checkstyle/pom.xml | 4 ++-- odata_client/pom.xml | 2 +- odata_client_api/pom.xml | 2 +- odata_common/pom.xml | 2 +- odata_controller/pom.xml | 2 +- odata_edm/pom.xml | 2 +- odata_parser/pom.xml | 2 +- odata_processor/pom.xml | 2 +- odata_renderer/pom.xml | 2 +- odata_service/pom.xml | 2 +- odata_test/pom.xml | 2 +- odata_war/pom.xml | 2 +- odata_webservice/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/odata_api/pom.xml b/odata_api/pom.xml index 26b93e57..31fe68a9 100644 --- a/odata_api/pom.xml +++ b/odata_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_api diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml index 66c88055..9630c097 100644 --- a/odata_assembly/pom.xml +++ b/odata_assembly/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 4.0.0 diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml index 22ebf143..d203b26a 100644 --- a/odata_checkstyle/pom.xml +++ b/odata_checkstyle/pom.xml @@ -22,11 +22,11 @@ com.sdl odata - 2.14-SNAPSHOT + 2.14.2 odata_checkstyle - 2.14-SNAPSHOT + 2.14.2 jar OData Checkstyle diff --git a/odata_client/pom.xml b/odata_client/pom.xml index da7b0550..94553a5d 100644 --- a/odata_client/pom.xml +++ b/odata_client/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_client diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml index e2369227..dc60345e 100644 --- a/odata_client_api/pom.xml +++ b/odata_client_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_client_api diff --git a/odata_common/pom.xml b/odata_common/pom.xml index 6901dd31..e0a08ed9 100644 --- a/odata_common/pom.xml +++ b/odata_common/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_common diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml index 13b18ac2..a45a59fd 100644 --- a/odata_controller/pom.xml +++ b/odata_controller/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_controller diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml index 6a58d9a8..73099117 100644 --- a/odata_edm/pom.xml +++ b/odata_edm/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_edm diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml index 812de03a..47434816 100644 --- a/odata_parser/pom.xml +++ b/odata_parser/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_parser diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml index 5585fdb8..9d118101 100644 --- a/odata_processor/pom.xml +++ b/odata_processor/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_processor diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml index dd3e1aba..60590ca2 100644 --- a/odata_renderer/pom.xml +++ b/odata_renderer/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_renderer diff --git a/odata_service/pom.xml b/odata_service/pom.xml index dfb3e18d..83602161 100644 --- a/odata_service/pom.xml +++ b/odata_service/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_service diff --git a/odata_test/pom.xml b/odata_test/pom.xml index ee29910c..545ede43 100644 --- a/odata_test/pom.xml +++ b/odata_test/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_test diff --git a/odata_war/pom.xml b/odata_war/pom.xml index 4c6cc2d8..34fa5a6b 100644 --- a/odata_war/pom.xml +++ b/odata_war/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_war diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml index 00756ec0..ae7cc611 100644 --- a/odata_webservice/pom.xml +++ b/odata_webservice/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14-SNAPSHOT + 2.14.2 odata_webservice diff --git a/pom.xml b/pom.xml index 9cbdb2ea..f14fc33f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.sdl odata - 2.14-SNAPSHOT + 2.14.2 pom Tridion OData v4 Framework @@ -72,7 +72,7 @@ scm:git:git@github.com:sdl/odata.git scm:git:git@github.com:sdl/odata.git git@github.com:sdl/odata.git - HEAD + release/2.14/2.14.2 From fa415ef2a1962ba55f79ec772f7651ce43dc3ac8 Mon Sep 17 00:00:00 2001 From: RWS Artifact Publishers Date: Sat, 21 Mar 2026 00:00:06 +0000 Subject: [PATCH 5/5] [maven-release-plugin] prepare for next development iteration --- odata_api/pom.xml | 2 +- odata_assembly/pom.xml | 2 +- odata_checkstyle/pom.xml | 4 ++-- odata_client/pom.xml | 2 +- odata_client_api/pom.xml | 2 +- odata_common/pom.xml | 2 +- odata_controller/pom.xml | 2 +- odata_edm/pom.xml | 2 +- odata_parser/pom.xml | 2 +- odata_processor/pom.xml | 2 +- odata_renderer/pom.xml | 2 +- odata_service/pom.xml | 2 +- odata_test/pom.xml | 2 +- odata_war/pom.xml | 2 +- odata_webservice/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/odata_api/pom.xml b/odata_api/pom.xml index 31fe68a9..26b93e57 100644 --- a/odata_api/pom.xml +++ b/odata_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_api diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml index 9630c097..66c88055 100644 --- a/odata_assembly/pom.xml +++ b/odata_assembly/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT 4.0.0 diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml index d203b26a..22ebf143 100644 --- a/odata_checkstyle/pom.xml +++ b/odata_checkstyle/pom.xml @@ -22,11 +22,11 @@ com.sdl odata - 2.14.2 + 2.14-SNAPSHOT odata_checkstyle - 2.14.2 + 2.14-SNAPSHOT jar OData Checkstyle diff --git a/odata_client/pom.xml b/odata_client/pom.xml index 94553a5d..da7b0550 100644 --- a/odata_client/pom.xml +++ b/odata_client/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_client diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml index dc60345e..e2369227 100644 --- a/odata_client_api/pom.xml +++ b/odata_client_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_client_api diff --git a/odata_common/pom.xml b/odata_common/pom.xml index e0a08ed9..6901dd31 100644 --- a/odata_common/pom.xml +++ b/odata_common/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_common diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml index a45a59fd..13b18ac2 100644 --- a/odata_controller/pom.xml +++ b/odata_controller/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_controller diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml index 73099117..6a58d9a8 100644 --- a/odata_edm/pom.xml +++ b/odata_edm/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_edm diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml index 47434816..812de03a 100644 --- a/odata_parser/pom.xml +++ b/odata_parser/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_parser diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml index 9d118101..5585fdb8 100644 --- a/odata_processor/pom.xml +++ b/odata_processor/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_processor diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml index 60590ca2..dd3e1aba 100644 --- a/odata_renderer/pom.xml +++ b/odata_renderer/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_renderer diff --git a/odata_service/pom.xml b/odata_service/pom.xml index 83602161..dfb3e18d 100644 --- a/odata_service/pom.xml +++ b/odata_service/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_service diff --git a/odata_test/pom.xml b/odata_test/pom.xml index 545ede43..ee29910c 100644 --- a/odata_test/pom.xml +++ b/odata_test/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_test diff --git a/odata_war/pom.xml b/odata_war/pom.xml index 34fa5a6b..4c6cc2d8 100644 --- a/odata_war/pom.xml +++ b/odata_war/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_war diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml index ae7cc611..00756ec0 100644 --- a/odata_webservice/pom.xml +++ b/odata_webservice/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.14.2 + 2.14-SNAPSHOT odata_webservice diff --git a/pom.xml b/pom.xml index f14fc33f..9cbdb2ea 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.sdl odata - 2.14.2 + 2.14-SNAPSHOT pom Tridion OData v4 Framework @@ -72,7 +72,7 @@ scm:git:git@github.com:sdl/odata.git scm:git:git@github.com:sdl/odata.git git@github.com:sdl/odata.git - release/2.14/2.14.2 + HEAD