From 4a932c21dc255b1524027dc5404a9dbd7f688122 Mon Sep 17 00:00:00 2001 From: release-bot Date: Thu, 22 Feb 2024 10:17:49 +0000 Subject: [PATCH] [Releasing new version]prepare for next development iteration --- hofund-core/pom.xml | 2 +- hofund-spring-boot-autoconfigure/pom.xml | 2 +- hofund-spring-boot-e2e/pom.xml | 2 +- hofund-spring-boot-starter/pom.xml | 2 +- hofund-spring/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hofund-core/pom.xml b/hofund-core/pom.xml index dda095b..34dda32 100644 --- a/hofund-core/pom.xml +++ b/hofund-core/pom.xml @@ -5,7 +5,7 @@ dev.logchange.hofund hofund - 1.0.1 + 1.1.0-SNAPSHOT hofund-core diff --git a/hofund-spring-boot-autoconfigure/pom.xml b/hofund-spring-boot-autoconfigure/pom.xml index 3f05e74..72ed621 100644 --- a/hofund-spring-boot-autoconfigure/pom.xml +++ b/hofund-spring-boot-autoconfigure/pom.xml @@ -5,7 +5,7 @@ dev.logchange.hofund hofund - 1.0.1 + 1.1.0-SNAPSHOT hofund-spring-boot-autoconfigure diff --git a/hofund-spring-boot-e2e/pom.xml b/hofund-spring-boot-e2e/pom.xml index d6f8d39..3590edf 100644 --- a/hofund-spring-boot-e2e/pom.xml +++ b/hofund-spring-boot-e2e/pom.xml @@ -3,7 +3,7 @@ hofund dev.logchange.hofund - 1.0.1 + 1.1.0-SNAPSHOT 4.0.0 diff --git a/hofund-spring-boot-starter/pom.xml b/hofund-spring-boot-starter/pom.xml index 040f277..06ca559 100644 --- a/hofund-spring-boot-starter/pom.xml +++ b/hofund-spring-boot-starter/pom.xml @@ -3,7 +3,7 @@ hofund dev.logchange.hofund - 1.0.1 + 1.1.0-SNAPSHOT 4.0.0 diff --git a/hofund-spring/pom.xml b/hofund-spring/pom.xml index d745a22..4c03d0c 100644 --- a/hofund-spring/pom.xml +++ b/hofund-spring/pom.xml @@ -5,7 +5,7 @@ dev.logchange.hofund hofund - 1.0.1 + 1.1.0-SNAPSHOT hofund-spring diff --git a/pom.xml b/pom.xml index 303cd81..a0c4c3c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.logchange.hofund hofund - 1.0.1 + 1.1.0-SNAPSHOT pom hofund @@ -41,7 +41,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/logchange/hofund.git - 1.0.1 + HEAD