From 0af5e7d12717a6c3059801f9bd2cdb5ae56bad49 Mon Sep 17 00:00:00 2001 From: straumat Date: Tue, 13 Jul 2021 18:42:58 +0200 Subject: [PATCH] Update versions for release --- pom.xml | 2 +- spring-boot-starter-test/autoconfigure/pom.xml | 2 +- spring-boot-starter-test/starter/pom.xml | 2 +- spring-boot-starter/autoconfigure/pom.xml | 2 +- spring-boot-starter/starter/pom.xml | 2 +- trading-bot-archetypes/basic-archetype/pom.xml | 2 +- trading-bot-archetypes/basic-ta4j-archetype/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 4a84a945e..b96692e95 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 pom Cassandre trading bot https://github.com/cassandre-tech/cassandre-trading-bot diff --git a/spring-boot-starter-test/autoconfigure/pom.xml b/spring-boot-starter-test/autoconfigure/pom.xml index a3f90fe50..08e27882c 100644 --- a/spring-boot-starter-test/autoconfigure/pom.xml +++ b/spring-boot-starter-test/autoconfigure/pom.xml @@ -222,7 +222,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/spring-boot-starter-test/starter/pom.xml b/spring-boot-starter-test/starter/pom.xml index 0da3a13a0..078a447e9 100644 --- a/spring-boot-starter-test/starter/pom.xml +++ b/spring-boot-starter-test/starter/pom.xml @@ -116,7 +116,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/spring-boot-starter/autoconfigure/pom.xml b/spring-boot-starter/autoconfigure/pom.xml index 5029a0493..b7027f70d 100644 --- a/spring-boot-starter/autoconfigure/pom.xml +++ b/spring-boot-starter/autoconfigure/pom.xml @@ -368,7 +368,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/spring-boot-starter/starter/pom.xml b/spring-boot-starter/starter/pom.xml index 37a332f4e..890f86824 100644 --- a/spring-boot-starter/starter/pom.xml +++ b/spring-boot-starter/starter/pom.xml @@ -112,7 +112,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/trading-bot-archetypes/basic-archetype/pom.xml b/trading-bot-archetypes/basic-archetype/pom.xml index 71950bdd0..7fa784f55 100644 --- a/trading-bot-archetypes/basic-archetype/pom.xml +++ b/trading-bot-archetypes/basic-archetype/pom.xml @@ -104,7 +104,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/trading-bot-archetypes/basic-ta4j-archetype/pom.xml b/trading-bot-archetypes/basic-ta4j-archetype/pom.xml index 63bb20807..8cb7a7540 100644 --- a/trading-bot-archetypes/basic-ta4j-archetype/pom.xml +++ b/trading-bot-archetypes/basic-ta4j-archetype/pom.xml @@ -104,7 +104,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml