diff --git a/failover-aspect/pom.xml b/failover-aspect/pom.xml index 65511ef..2b05dad 100644 --- a/failover-aspect/pom.xml +++ b/failover-aspect/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-aspect - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-core/pom.xml b/failover-core/pom.xml index f419747..35e8eb1 100644 --- a/failover-core/pom.xml +++ b/failover-core/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-core - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-domain/pom.xml b/failover-domain/pom.xml index 4a0fe8a..a911c70 100644 --- a/failover-domain/pom.xml +++ b/failover-domain/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-domain - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 \ No newline at end of file diff --git a/failover-execution-resilience/pom.xml b/failover-execution-resilience/pom.xml index 6315361..d55f6b1 100644 --- a/failover-execution-resilience/pom.xml +++ b/failover-execution-resilience/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-execution-resilience - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-lookup/pom.xml b/failover-lookup/pom.xml index 022ff45..e8180b4 100644 --- a/failover-lookup/pom.xml +++ b/failover-lookup/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-lookup - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-scheduler/pom.xml b/failover-scheduler/pom.xml index 48450a4..4d1ee03 100644 --- a/failover-scheduler/pom.xml +++ b/failover-scheduler/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-scheduler - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-spring-boot-autoconfigure/pom.xml b/failover-spring-boot-autoconfigure/pom.xml index 74b9396..5c5cbcd 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 - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-spring-boot-starter/pom.xml b/failover-spring-boot-starter/pom.xml index 6ce977c..16f797d 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 - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-store-async/pom.xml b/failover-store-async/pom.xml index 41f6cba..7417edc 100644 --- a/failover-store-async/pom.xml +++ b/failover-store-async/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-async - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-store-caffeine/pom.xml b/failover-store-caffeine/pom.xml index 362f6c7..73d4fb3 100644 --- a/failover-store-caffeine/pom.xml +++ b/failover-store-caffeine/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-caffeine - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-store-inmemory/pom.xml b/failover-store-inmemory/pom.xml index b62173d..0ada62a 100644 --- a/failover-store-inmemory/pom.xml +++ b/failover-store-inmemory/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-inmemory - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/failover-store-jdbc/pom.xml b/failover-store-jdbc/pom.xml index 37d29c9..399deff 100644 --- a/failover-store-jdbc/pom.xml +++ b/failover-store-jdbc/pom.xml @@ -3,13 +3,13 @@ 4.0.0 failover-store-jdbc - 2.1.0-SNAPSHOT + 2.1.0 jar failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/pom.xml b/pom.xml index 50c0b39..bc2c033 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.societegenerale.failover failover - 2.1.0-SNAPSHOT + 2.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 - failover_1.1.0 + failover_2.1.0 diff --git a/report/pom.xml b/report/pom.xml index c3cad5d..9f1ec1e 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -3,12 +3,12 @@ 4.0.0 report - 2.1.0-SNAPSHOT + 2.1.0 failover com.societegenerale.failover - 2.1.0-SNAPSHOT + 2.1.0