From 6627f2dc4ba961f9631fc7d2643222490c8cf681 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 25 Jan 2024 12:15:00 +0000 Subject: [PATCH 1/2] Release 1.0.0 --- pom.xml | 2 +- spring-data-eclipse-store-benchmark/pom.xml | 2 +- spring-data-eclipse-store-demo/pom.xml | 2 +- spring-data-eclipse-store/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f95bbbfc..6d4f5b56 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store-root - 1.0.0-SNAPSHOT + 1.0.0 pom diff --git a/spring-data-eclipse-store-benchmark/pom.xml b/spring-data-eclipse-store-benchmark/pom.xml index a38fefaf..410ccaf7 100644 --- a/spring-data-eclipse-store-benchmark/pom.xml +++ b/spring-data-eclipse-store-benchmark/pom.xml @@ -4,7 +4,7 @@ com.xdev-software spring-data-eclipse-store-benchmark - 1.0.0-SNAPSHOT + 1.0.0 jar 2023 diff --git a/spring-data-eclipse-store-demo/pom.xml b/spring-data-eclipse-store-demo/pom.xml index 721e9f0c..538be0d8 100644 --- a/spring-data-eclipse-store-demo/pom.xml +++ b/spring-data-eclipse-store-demo/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store-demo - 1.0.0-SNAPSHOT + 1.0.0 jar 2023 diff --git a/spring-data-eclipse-store/pom.xml b/spring-data-eclipse-store/pom.xml index 2519e166..91466c6f 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 - 1.0.0-SNAPSHOT + 1.0.0 jar spring-data-eclipse-store From 789dc9ad0ad1d226253b30d692c7b487f6cb6c87 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 25 Jan 2024 12:18:26 +0000 Subject: [PATCH 2/2] Preparing for next development iteration --- pom.xml | 2 +- spring-data-eclipse-store-benchmark/pom.xml | 2 +- spring-data-eclipse-store-demo/pom.xml | 2 +- spring-data-eclipse-store/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6d4f5b56..cc64ccb2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store-root - 1.0.0 + 1.0.1-SNAPSHOT pom diff --git a/spring-data-eclipse-store-benchmark/pom.xml b/spring-data-eclipse-store-benchmark/pom.xml index 410ccaf7..0aa6d599 100644 --- a/spring-data-eclipse-store-benchmark/pom.xml +++ b/spring-data-eclipse-store-benchmark/pom.xml @@ -4,7 +4,7 @@ com.xdev-software spring-data-eclipse-store-benchmark - 1.0.0 + 1.0.1-SNAPSHOT jar 2023 diff --git a/spring-data-eclipse-store-demo/pom.xml b/spring-data-eclipse-store-demo/pom.xml index 538be0d8..2f59e0d0 100644 --- a/spring-data-eclipse-store-demo/pom.xml +++ b/spring-data-eclipse-store-demo/pom.xml @@ -6,7 +6,7 @@ software.xdev spring-data-eclipse-store-demo - 1.0.0 + 1.0.1-SNAPSHOT jar 2023 diff --git a/spring-data-eclipse-store/pom.xml b/spring-data-eclipse-store/pom.xml index 91466c6f..a395e6fa 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 - 1.0.0 + 1.0.1-SNAPSHOT jar spring-data-eclipse-store