From 3f07dc03705f81089e55236a553b330ef7fb3cef Mon Sep 17 00:00:00 2001
From: RWS Artifact Publishers <artifact.publishers@sdl.com>
Date: Thu, 8 Aug 2024 09:44:23 +0000
Subject: [PATCH] [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_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                      | 4 ++--
 17 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/odata_api/pom.xml b/odata_api/pom.xml
index c32f9f3e..1c5bf136 100644
--- a/odata_api/pom.xml
+++ b/odata_api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_api</artifactId>
diff --git a/odata_assembly/pom.xml b/odata_assembly/pom.xml
index 21b092f9..e1a3e8c9 100644
--- a/odata_assembly/pom.xml
+++ b/odata_assembly/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/odata_checkstyle/pom.xml b/odata_checkstyle/pom.xml
index f20bbda6..7e6399ff 100644
--- a/odata_checkstyle/pom.xml
+++ b/odata_checkstyle/pom.xml
@@ -22,11 +22,11 @@
     <parent>
         <groupId>com.sdl</groupId>
         <artifactId>odata</artifactId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_checkstyle</artifactId>
-    <version>2.12.4</version>
+    <version>2.12-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>OData Checkstyle</name>
diff --git a/odata_client/pom.xml b/odata_client/pom.xml
index dc112f6d..15181eea 100644
--- a/odata_client/pom.xml
+++ b/odata_client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_client</artifactId>
diff --git a/odata_client_api/pom.xml b/odata_client_api/pom.xml
index 4a6628ec..145d1788 100644
--- a/odata_client_api/pom.xml
+++ b/odata_client_api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_client_api</artifactId>
diff --git a/odata_client_tracing/pom.xml b/odata_client_tracing/pom.xml
index 3abea638..54e3c581 100644
--- a/odata_client_tracing/pom.xml
+++ b/odata_client_tracing/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/odata_common/pom.xml b/odata_common/pom.xml
index 7eede00b..0408ff7c 100644
--- a/odata_common/pom.xml
+++ b/odata_common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_common</artifactId>
diff --git a/odata_controller/pom.xml b/odata_controller/pom.xml
index 706a8ce8..87db8765 100644
--- a/odata_controller/pom.xml
+++ b/odata_controller/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_controller</artifactId>
diff --git a/odata_edm/pom.xml b/odata_edm/pom.xml
index b54d0bbf..3c0c26cd 100644
--- a/odata_edm/pom.xml
+++ b/odata_edm/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_edm</artifactId>
diff --git a/odata_parser/pom.xml b/odata_parser/pom.xml
index 45f9454a..be6d24f7 100644
--- a/odata_parser/pom.xml
+++ b/odata_parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_parser</artifactId>
diff --git a/odata_processor/pom.xml b/odata_processor/pom.xml
index 8e8fdd25..0312e902 100644
--- a/odata_processor/pom.xml
+++ b/odata_processor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_processor</artifactId>
diff --git a/odata_renderer/pom.xml b/odata_renderer/pom.xml
index 082c6780..f641c2c3 100644
--- a/odata_renderer/pom.xml
+++ b/odata_renderer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_renderer</artifactId>
diff --git a/odata_service/pom.xml b/odata_service/pom.xml
index 57546842..d877f07b 100644
--- a/odata_service/pom.xml
+++ b/odata_service/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_service</artifactId>
diff --git a/odata_test/pom.xml b/odata_test/pom.xml
index d4862ce8..402a035d 100644
--- a/odata_test/pom.xml
+++ b/odata_test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_test</artifactId>
diff --git a/odata_war/pom.xml b/odata_war/pom.xml
index 0f25254b..6e5cc389 100644
--- a/odata_war/pom.xml
+++ b/odata_war/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_war</artifactId>
diff --git a/odata_webservice/pom.xml b/odata_webservice/pom.xml
index 57e87638..4224f1a5 100644
--- a/odata_webservice/pom.xml
+++ b/odata_webservice/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>odata</artifactId>
         <groupId>com.sdl</groupId>
-        <version>2.12.4</version>
+        <version>2.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>odata_webservice</artifactId>
diff --git a/pom.xml b/pom.xml
index aa9eaf8e..e9a2085a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
     <groupId>com.sdl</groupId>
     <artifactId>odata</artifactId>
-    <version>2.12.4</version>
+    <version>2.12-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Tridion OData v4 Framework</name>
@@ -73,7 +73,7 @@
         <connection>scm:git:git@github.com:sdl/odata.git</connection>
         <developerConnection>scm:git:git@github.com:sdl/odata.git</developerConnection>
         <url>git@github.com:sdl/odata.git</url>
-        <tag>release/2.12/2.12.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>