From c677ddb795920f32fbcce3f6e090469134d86893 Mon Sep 17 00:00:00 2001
From: tasso94 <3015690+tasso94@users.noreply.github.com>
Date: Wed, 24 Jan 2024 17:45:05 +0100
Subject: [PATCH] chore(pom): adjust snapshot versions (#214)
related to camunda/camunda-bpm-platform#2348
---
bom/pom.xml | 2 +-
core/pom.xml | 2 +-
dataformat-all/pom.xml | 2 +-
dataformat-json-jackson/pom.xml | 2 +-
dataformat-xml-dom-jakarta/pom.xml | 2 +-
dataformat-xml-dom/pom.xml | 2 +-
pom.xml | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 027dc0a0..1c9369bf 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
org.camunda.spin
camunda-spin-bom
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
camunda spin - bom
pom
diff --git a/core/pom.xml b/core/pom.xml
index dd0ed1ee..93a5ee43 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
org.camunda.spin
camunda-spin-root
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
camunda-spin-core
diff --git a/dataformat-all/pom.xml b/dataformat-all/pom.xml
index c24f3af2..eab55583 100644
--- a/dataformat-all/pom.xml
+++ b/dataformat-all/pom.xml
@@ -4,7 +4,7 @@
org.camunda.spin
camunda-spin-root
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
camunda-spin-dataformat-all
diff --git a/dataformat-json-jackson/pom.xml b/dataformat-json-jackson/pom.xml
index 0d7101ff..65e6fd70 100644
--- a/dataformat-json-jackson/pom.xml
+++ b/dataformat-json-jackson/pom.xml
@@ -4,7 +4,7 @@
org.camunda.spin
camunda-spin-root
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
camunda-spin-dataformat-json-jackson
diff --git a/dataformat-xml-dom-jakarta/pom.xml b/dataformat-xml-dom-jakarta/pom.xml
index 66a44ade..d50f5df8 100644
--- a/dataformat-xml-dom-jakarta/pom.xml
+++ b/dataformat-xml-dom-jakarta/pom.xml
@@ -4,7 +4,7 @@
org.camunda.spin
camunda-spin-root
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
camunda-spin-dataformat-xml-dom-jakarta
diff --git a/dataformat-xml-dom/pom.xml b/dataformat-xml-dom/pom.xml
index d5693b8b..dfd970d7 100644
--- a/dataformat-xml-dom/pom.xml
+++ b/dataformat-xml-dom/pom.xml
@@ -4,7 +4,7 @@
org.camunda.spin
camunda-spin-root
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
camunda-spin-dataformat-xml-dom
diff --git a/pom.xml b/pom.xml
index 96856ebf..213675ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.camunda.spin
camunda-spin-bom
- 1.23.0-SNAPSHOT
+ 1.22.1-SNAPSHOT
bom