From 9f38a52bb101f64dce018b3c265f80be843f9e27 Mon Sep 17 00:00:00 2001 From: Ben Middleton Date: Sat, 21 Mar 2026 13:06:12 +0000 Subject: [PATCH] UDP-11513 : Fixed JDK --- 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 35c52332..0cb0c6fb 100644 --- a/odata_api/pom.xml +++ b/odata_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_api diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml index 033582bc..c6d0d193 100644 --- a/odata_assembly/pom.xml +++ b/odata_assembly/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT 4.0.0 diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml index 8793d942..75040d09 100644 --- a/odata_checkstyle/pom.xml +++ b/odata_checkstyle/pom.xml @@ -22,11 +22,11 @@ com.sdl odata - 2.15.1 + 2.15-SNAPSHOT odata_checkstyle - 2.15.1 + 2.15-SNAPSHOT jar OData Checkstyle diff --git a/odata_client/pom.xml b/odata_client/pom.xml index f824671a..ed4466cd 100644 --- a/odata_client/pom.xml +++ b/odata_client/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_client diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml index bad68e57..a77c8f48 100644 --- a/odata_client_api/pom.xml +++ b/odata_client_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_client_api diff --git a/odata_common/pom.xml b/odata_common/pom.xml index 955e7bb8..dde057fe 100644 --- a/odata_common/pom.xml +++ b/odata_common/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_common diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml index 95c82ec3..c43d848b 100644 --- a/odata_controller/pom.xml +++ b/odata_controller/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_controller diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml index 9af8af35..843e4ff7 100644 --- a/odata_edm/pom.xml +++ b/odata_edm/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_edm diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml index d4ad29f3..2096ae66 100644 --- a/odata_parser/pom.xml +++ b/odata_parser/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_parser diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml index a1fe39d2..2cb25d97 100644 --- a/odata_processor/pom.xml +++ b/odata_processor/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_processor diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml index 7b1d8078..a9e4d8cb 100644 --- a/odata_renderer/pom.xml +++ b/odata_renderer/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_renderer diff --git a/odata_service/pom.xml b/odata_service/pom.xml index 0e1e8829..152c0d13 100644 --- a/odata_service/pom.xml +++ b/odata_service/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_service diff --git a/odata_test/pom.xml b/odata_test/pom.xml index db60e0a0..bc68686c 100644 --- a/odata_test/pom.xml +++ b/odata_test/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_test diff --git a/odata_war/pom.xml b/odata_war/pom.xml index b8a198b7..2011d42d 100644 --- a/odata_war/pom.xml +++ b/odata_war/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_war diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml index fb6b02df..71e51a67 100644 --- a/odata_webservice/pom.xml +++ b/odata_webservice/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.15.1 + 2.15-SNAPSHOT odata_webservice diff --git a/pom.xml b/pom.xml index 20c49e72..c72d96e0 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.sdl odata - 2.15.1 + 2.15-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.15/2.15.1 + release/2.15/2.15-SNAPSHOT