diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 3c604a58..bbd27e50 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
releaseVersion:
description: 'Release version'
required: true
- default: '2.15'
+ default: '2.16'
releaseBuild:
description: 'Release build (e.g. 8)'
required: true
diff --git a/odata_api/pom.xml b/odata_api/pom.xml
index 0cb0c6fb..b73a5529 100644
--- a/odata_api/pom.xml
+++ b/odata_api/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_api
diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml
index c6d0d193..ffd4b385 100644
--- a/odata_assembly/pom.xml
+++ b/odata_assembly/pom.xml
@@ -20,7 +20,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
4.0.0
diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml
index 75040d09..b63028dd 100644
--- a/odata_checkstyle/pom.xml
+++ b/odata_checkstyle/pom.xml
@@ -22,11 +22,10 @@
com.sdl
odata
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_checkstyle
- 2.15-SNAPSHOT
jar
OData Checkstyle
diff --git a/odata_client/pom.xml b/odata_client/pom.xml
index ed4466cd..b8086be8 100644
--- a/odata_client/pom.xml
+++ b/odata_client/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_client
diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml
index a77c8f48..935d4a5f 100644
--- a/odata_client_api/pom.xml
+++ b/odata_client_api/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_client_api
diff --git a/odata_common/pom.xml b/odata_common/pom.xml
index dde057fe..0dcf9aa7 100644
--- a/odata_common/pom.xml
+++ b/odata_common/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_common
diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml
index c43d848b..8291eeea 100644
--- a/odata_controller/pom.xml
+++ b/odata_controller/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_controller
diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml
index 843e4ff7..b4354f3c 100644
--- a/odata_edm/pom.xml
+++ b/odata_edm/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_edm
diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml
index 2096ae66..17334a75 100644
--- a/odata_parser/pom.xml
+++ b/odata_parser/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_parser
diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml
index 2cb25d97..fcbb357e 100644
--- a/odata_processor/pom.xml
+++ b/odata_processor/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_processor
diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml
index a9e4d8cb..fb2a3c74 100644
--- a/odata_renderer/pom.xml
+++ b/odata_renderer/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_renderer
diff --git a/odata_service/pom.xml b/odata_service/pom.xml
index 152c0d13..42151e25 100644
--- a/odata_service/pom.xml
+++ b/odata_service/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_service
diff --git a/odata_test/pom.xml b/odata_test/pom.xml
index bc68686c..6d15f82f 100644
--- a/odata_test/pom.xml
+++ b/odata_test/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_test
diff --git a/odata_war/pom.xml b/odata_war/pom.xml
index 2011d42d..d2211e47 100644
--- a/odata_war/pom.xml
+++ b/odata_war/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_war
diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml
index 71e51a67..249d8dc5 100644
--- a/odata_webservice/pom.xml
+++ b/odata_webservice/pom.xml
@@ -22,7 +22,7 @@
odata
com.sdl
- 2.15-SNAPSHOT
+ 2.16-SNAPSHOT
odata_webservice
diff --git a/pom.xml b/pom.xml
index c72d96e0..425697e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
com.sdl
odata
- 2.15-SNAPSHOT
+ 2.16-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-SNAPSHOT
+ release/2.16/2.16-SNAPSHOT