From 3c6816ee4f8095a7ecfe2902d5c46be97f07d3e9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 1 Aug 2024 05:05:21 +0000 Subject: [PATCH 1/2] Release 2.0.1 --- pom.xml | 2 +- spring-data-eclipse-store-benchmark/pom.xml | 4 ++-- spring-data-eclipse-store-demo/pom.xml | 4 ++-- spring-data-eclipse-store-jpa/pom.xml | 4 ++-- spring-data-eclipse-store/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 62575449..cab8f3ba 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store-root - 2.0.1-SNAPSHOT + 2.0.1 pom diff --git a/spring-data-eclipse-store-benchmark/pom.xml b/spring-data-eclipse-store-benchmark/pom.xml index d1d435cf..23df21ba 100644 --- a/spring-data-eclipse-store-benchmark/pom.xml +++ b/spring-data-eclipse-store-benchmark/pom.xml @@ -5,11 +5,11 @@ software.xdev spring-data-eclipse-store-root - 2.0.1-SNAPSHOT + 2.0.1 spring-data-eclipse-store-benchmark - 2.0.1-SNAPSHOT + 2.0.1 jar 2023 diff --git a/spring-data-eclipse-store-demo/pom.xml b/spring-data-eclipse-store-demo/pom.xml index c3914257..22f06353 100644 --- a/spring-data-eclipse-store-demo/pom.xml +++ b/spring-data-eclipse-store-demo/pom.xml @@ -7,11 +7,11 @@ software.xdev spring-data-eclipse-store-root - 2.0.1-SNAPSHOT + 2.0.1 spring-data-eclipse-store-demo - 2.0.1-SNAPSHOT + 2.0.1 jar diff --git a/spring-data-eclipse-store-jpa/pom.xml b/spring-data-eclipse-store-jpa/pom.xml index 34e21180..1f306758 100644 --- a/spring-data-eclipse-store-jpa/pom.xml +++ b/spring-data-eclipse-store-jpa/pom.xml @@ -7,11 +7,11 @@ software.xdev spring-data-eclipse-store-root - 2.0.1-SNAPSHOT + 2.0.1 spring-data-eclipse-store-jpa - 2.0.1-SNAPSHOT + 2.0.1 jar 2023 diff --git a/spring-data-eclipse-store/pom.xml b/spring-data-eclipse-store/pom.xml index 6d54f933..c3a4d2c2 100644 --- a/spring-data-eclipse-store/pom.xml +++ b/spring-data-eclipse-store/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store - 2.0.1-SNAPSHOT + 2.0.1 jar spring-data-eclipse-store From f7263f4338fe783be407058b7910f6fef9b051d5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 1 Aug 2024 05:08:02 +0000 Subject: [PATCH 2/2] Preparing for next development iteration --- pom.xml | 2 +- spring-data-eclipse-store-benchmark/pom.xml | 4 ++-- spring-data-eclipse-store-demo/pom.xml | 4 ++-- spring-data-eclipse-store-jpa/pom.xml | 4 ++-- spring-data-eclipse-store/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index cab8f3ba..d2133d1e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store-root - 2.0.1 + 2.0.2-SNAPSHOT pom diff --git a/spring-data-eclipse-store-benchmark/pom.xml b/spring-data-eclipse-store-benchmark/pom.xml index 23df21ba..37281087 100644 --- a/spring-data-eclipse-store-benchmark/pom.xml +++ b/spring-data-eclipse-store-benchmark/pom.xml @@ -5,11 +5,11 @@ software.xdev spring-data-eclipse-store-root - 2.0.1 + 2.0.2-SNAPSHOT spring-data-eclipse-store-benchmark - 2.0.1 + 2.0.2-SNAPSHOT jar 2023 diff --git a/spring-data-eclipse-store-demo/pom.xml b/spring-data-eclipse-store-demo/pom.xml index 22f06353..b05209a0 100644 --- a/spring-data-eclipse-store-demo/pom.xml +++ b/spring-data-eclipse-store-demo/pom.xml @@ -7,11 +7,11 @@ software.xdev spring-data-eclipse-store-root - 2.0.1 + 2.0.2-SNAPSHOT spring-data-eclipse-store-demo - 2.0.1 + 2.0.2-SNAPSHOT jar diff --git a/spring-data-eclipse-store-jpa/pom.xml b/spring-data-eclipse-store-jpa/pom.xml index 1f306758..7dc07535 100644 --- a/spring-data-eclipse-store-jpa/pom.xml +++ b/spring-data-eclipse-store-jpa/pom.xml @@ -7,11 +7,11 @@ software.xdev spring-data-eclipse-store-root - 2.0.1 + 2.0.2-SNAPSHOT spring-data-eclipse-store-jpa - 2.0.1 + 2.0.2-SNAPSHOT jar 2023 diff --git a/spring-data-eclipse-store/pom.xml b/spring-data-eclipse-store/pom.xml index c3a4d2c2..cf40fb0e 100644 --- a/spring-data-eclipse-store/pom.xml +++ b/spring-data-eclipse-store/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store - 2.0.1 + 2.0.2-SNAPSHOT jar spring-data-eclipse-store