From 942b1e529061e35b12131a97d8e3cefadc242d1c Mon Sep 17 00:00:00 2001 From: Anand Manissery Date: Mon, 26 Dec 2022 19:50:54 +0530 Subject: [PATCH] Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit a15a28ecd970972a9635ec745877d05dd0e2cf10. --- failover-aspect/pom.xml | 4 ++-- failover-core/pom.xml | 4 ++-- failover-domain/pom.xml | 4 ++-- failover-execution-resilience/pom.xml | 4 ++-- failover-lookup/pom.xml | 4 ++-- failover-scheduler/pom.xml | 4 ++-- failover-spring-boot-autoconfigure/pom.xml | 4 ++-- failover-spring-boot-starter/pom.xml | 4 ++-- failover-store-async/pom.xml | 4 ++-- failover-store-caffeine/pom.xml | 4 ++-- failover-store-inmemory/pom.xml | 4 ++-- failover-store-jdbc/pom.xml | 4 ++-- pom.xml | 4 ++-- report/pom.xml | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/failover-aspect/pom.xml b/failover-aspect/pom.xml index b5440c7..7fe131a 100644 --- a/failover-aspect/pom.xml +++ b/failover-aspect/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-aspect - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-core/pom.xml b/failover-core/pom.xml index 499b0d0..e69662c 100644 --- a/failover-core/pom.xml +++ b/failover-core/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-core - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-domain/pom.xml b/failover-domain/pom.xml index 6a03bf3..33b2e0d 100644 --- a/failover-domain/pom.xml +++ b/failover-domain/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-domain - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 \ No newline at end of file diff --git a/failover-execution-resilience/pom.xml b/failover-execution-resilience/pom.xml index 6478ee4..34ec4da 100644 --- a/failover-execution-resilience/pom.xml +++ b/failover-execution-resilience/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-execution-resilience - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-lookup/pom.xml b/failover-lookup/pom.xml index 79a5390..d9cb4ad 100644 --- a/failover-lookup/pom.xml +++ b/failover-lookup/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-lookup - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-scheduler/pom.xml b/failover-scheduler/pom.xml index 474e3e9..84ebe37 100644 --- a/failover-scheduler/pom.xml +++ b/failover-scheduler/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-scheduler - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-spring-boot-autoconfigure/pom.xml b/failover-spring-boot-autoconfigure/pom.xml index 4ab9ef1..35b6ac7 100644 --- a/failover-spring-boot-autoconfigure/pom.xml +++ b/failover-spring-boot-autoconfigure/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-spring-boot-autoconfigure - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-spring-boot-starter/pom.xml b/failover-spring-boot-starter/pom.xml index 4880317..a1befef 100644 --- a/failover-spring-boot-starter/pom.xml +++ b/failover-spring-boot-starter/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-spring-boot-starter - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-store-async/pom.xml b/failover-store-async/pom.xml index 66b0c18..2a655ab 100644 --- a/failover-store-async/pom.xml +++ b/failover-store-async/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-async - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-store-caffeine/pom.xml b/failover-store-caffeine/pom.xml index dd2280b..d628e17 100644 --- a/failover-store-caffeine/pom.xml +++ b/failover-store-caffeine/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-caffeine - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-store-inmemory/pom.xml b/failover-store-inmemory/pom.xml index 32af7e4..fec3b46 100644 --- a/failover-store-inmemory/pom.xml +++ b/failover-store-inmemory/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-inmemory - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/failover-store-jdbc/pom.xml b/failover-store-jdbc/pom.xml index 16d37de..a674bac 100644 --- a/failover-store-jdbc/pom.xml +++ b/failover-store-jdbc/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-jdbc - 1.1.1-SNAPSHOT + 1.1.0 jar failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0 diff --git a/pom.xml b/pom.xml index 88f74bf..db4d456 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.societegenerale.failover failover - 1.1.1-SNAPSHOT + 1.1.0 pom failover @@ -66,7 +66,7 @@ https://github.com/societe-generale/failover scm:git:git@github.com:societe-generale/failover.git scm:git:git@github.com:societe-generale/failover - HEAD + failover_1.1.0 diff --git a/report/pom.xml b/report/pom.xml index 5a2bbbd..c42a4e7 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -3,12 +3,12 @@ 4.0.0 report - 1.1.1-SNAPSHOT + 1.1.0 failover com.societegenerale.failover - 1.1.1-SNAPSHOT + 1.1.0