From f856e8a38a4526c89ca99a985f45a10330813c95 Mon Sep 17 00:00:00 2001 From: straumat Date: Mon, 15 Jan 2024 15:26:23 +0100 Subject: [PATCH] Update versions for release --- pom.xml | 2 +- .../spring-boot-starter-api-graphql/autoconfigure/pom.xml | 2 +- .../spring-boot-starter-api-graphql/starter/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 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index e1d3bad7..c1316aa0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 6.0.2-SNAPSHOT + 6.0.2 pom Cassandre trading bot https://github.com/cassandre-tech/cassandre-trading-bot diff --git a/spring-boot-starter-api/spring-boot-starter-api-graphql/autoconfigure/pom.xml b/spring-boot-starter-api/spring-boot-starter-api-graphql/autoconfigure/pom.xml index f5ebe5dc..05429aa8 100644 --- a/spring-boot-starter-api/spring-boot-starter-api-graphql/autoconfigure/pom.xml +++ b/spring-boot-starter-api/spring-boot-starter-api-graphql/autoconfigure/pom.xml @@ -319,7 +319,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 6.0.2-SNAPSHOT + 6.0.2 ../../../pom.xml diff --git a/spring-boot-starter-api/spring-boot-starter-api-graphql/starter/pom.xml b/spring-boot-starter-api/spring-boot-starter-api-graphql/starter/pom.xml index 20dfada6..151bb74f 100644 --- a/spring-boot-starter-api/spring-boot-starter-api-graphql/starter/pom.xml +++ b/spring-boot-starter-api/spring-boot-starter-api-graphql/starter/pom.xml @@ -106,7 +106,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 6.0.2-SNAPSHOT + 6.0.2 ../../../pom.xml diff --git a/spring-boot-starter-test/autoconfigure/pom.xml b/spring-boot-starter-test/autoconfigure/pom.xml index 2dd5bb05..d2fedf90 100644 --- a/spring-boot-starter-test/autoconfigure/pom.xml +++ b/spring-boot-starter-test/autoconfigure/pom.xml @@ -249,7 +249,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 6.0.2-SNAPSHOT + 6.0.2 ../../pom.xml diff --git a/spring-boot-starter-test/starter/pom.xml b/spring-boot-starter-test/starter/pom.xml index b407a011..4e15fdf1 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 - 6.0.2-SNAPSHOT + 6.0.2 ../../pom.xml diff --git a/spring-boot-starter/autoconfigure/pom.xml b/spring-boot-starter/autoconfigure/pom.xml index ea721b71..901223b5 100644 --- a/spring-boot-starter/autoconfigure/pom.xml +++ b/spring-boot-starter/autoconfigure/pom.xml @@ -375,7 +375,7 @@ tech.cassandre.trading.bot cassandre-trading-bot-project - 6.0.2-SNAPSHOT + 6.0.2 ../../pom.xml diff --git a/spring-boot-starter/starter/pom.xml b/spring-boot-starter/starter/pom.xml index f286f528..a404ca9a 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 - 6.0.2-SNAPSHOT + 6.0.2 ../../pom.xml diff --git a/trading-bot-archetypes/basic-archetype/pom.xml b/trading-bot-archetypes/basic-archetype/pom.xml index 26b876ed..37b4ece7 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 - 6.0.2-SNAPSHOT + 6.0.2 ../../pom.xml