From b00e8bc6c33398c5364fb38415cec4d188d3fe72 Mon Sep 17 00:00:00 2001 From: Ben Middleton Date: Fri, 14 Jun 2024 11:21:14 +0100 Subject: [PATCH] UDP-11075: Updating version to 2.12-SNAPSHOT --- 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_client_tracing/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 | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/odata_api/pom.xml b/odata_api/pom.xml index 2f7915aa..d9b86e19 100644 --- a/odata_api/pom.xml +++ b/odata_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_api diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml index 42f250f8..e1a3e8c9 100644 --- a/odata_assembly/pom.xml +++ b/odata_assembly/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT 4.0.0 diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml index 4f375ac8..7e6399ff 100644 --- a/odata_checkstyle/pom.xml +++ b/odata_checkstyle/pom.xml @@ -22,11 +22,11 @@ com.sdl odata - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_checkstyle - 2.11-SNAPSHOT + 2.12-SNAPSHOT jar OData Checkstyle diff --git a/odata_client/pom.xml b/odata_client/pom.xml index 7b220267..dd399c20 100644 --- a/odata_client/pom.xml +++ b/odata_client/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_client diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml index c2e783c7..145d1788 100644 --- a/odata_client_api/pom.xml +++ b/odata_client_api/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_client_api diff --git a/odata_client_tracing/pom.xml b/odata_client_tracing/pom.xml index 98466fd7..54e3c581 100644 --- a/odata_client_tracing/pom.xml +++ b/odata_client_tracing/pom.xml @@ -20,7 +20,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT 4.0.0 diff --git a/odata_common/pom.xml b/odata_common/pom.xml index f0d95efa..055837fb 100644 --- a/odata_common/pom.xml +++ b/odata_common/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_common diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml index ec90c6bc..82bdc8e5 100644 --- a/odata_controller/pom.xml +++ b/odata_controller/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_controller diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml index f2f9e2fb..3c0c26cd 100644 --- a/odata_edm/pom.xml +++ b/odata_edm/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_edm diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml index a1f3dbd6..be6d24f7 100644 --- a/odata_parser/pom.xml +++ b/odata_parser/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_parser diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml index 15cf45ef..0312e902 100644 --- a/odata_processor/pom.xml +++ b/odata_processor/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_processor diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml index d63dfd1e..f641c2c3 100644 --- a/odata_renderer/pom.xml +++ b/odata_renderer/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_renderer diff --git a/odata_service/pom.xml b/odata_service/pom.xml index 0646237e..5a0c26f5 100644 --- a/odata_service/pom.xml +++ b/odata_service/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_service diff --git a/odata_test/pom.xml b/odata_test/pom.xml index 0150667f..402a035d 100644 --- a/odata_test/pom.xml +++ b/odata_test/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_test diff --git a/odata_war/pom.xml b/odata_war/pom.xml index 81a204fe..504d7e55 100644 --- a/odata_war/pom.xml +++ b/odata_war/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_war diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml index 820818cd..4224f1a5 100644 --- a/odata_webservice/pom.xml +++ b/odata_webservice/pom.xml @@ -22,7 +22,7 @@ odata com.sdl - 2.11-SNAPSHOT + 2.12-SNAPSHOT odata_webservice diff --git a/pom.xml b/pom.xml index a2209e8f..6afb167a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.sdl odata - 2.11-SNAPSHOT + 2.12-SNAPSHOT pom Tridion OData v4 Framework