From 8a2907f95efdba6684883f4aa86a5d1ae231e96b Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Mon, 17 Oct 2022 19:42:53 +0200 Subject: [PATCH 1/3] chore: prepare release sorald-0.7.0 --- sorald/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sorald/pom.xml b/sorald/pom.xml index b5797197a..22a6013ac 100644 --- a/sorald/pom.xml +++ b/sorald/pom.xml @@ -10,7 +10,7 @@ sorald - 0.6.1-SNAPSHOT + 0.7.0 maven-plugin Sorald @@ -393,7 +393,7 @@ scm:git:https://github.com/SpoonLabs/sorald.git scm:git:ssh://github.com/SpoonLabs/sorald.git https://github.com/SpoonLabs/sorald - HEAD + sorald-0.7.0 From 03d2476491964f0bf9c33c0d00ae38e951d5d388 Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Mon, 17 Oct 2022 19:46:11 +0200 Subject: [PATCH 2/3] chore: prepare for next development iteration of sorald --- sorald/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sorald/pom.xml b/sorald/pom.xml index 22a6013ac..3ba963124 100644 --- a/sorald/pom.xml +++ b/sorald/pom.xml @@ -10,7 +10,7 @@ sorald - 0.7.0 + 0.7.1-SNAPSHOT maven-plugin Sorald @@ -393,7 +393,7 @@ scm:git:https://github.com/SpoonLabs/sorald.git scm:git:ssh://github.com/SpoonLabs/sorald.git https://github.com/SpoonLabs/sorald - sorald-0.7.0 + HEAD From 39192d8c87efb358436d5f1ba3fbbf5dcb810475 Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Mon, 17 Oct 2022 19:57:55 +0200 Subject: [PATCH 3/3] test: fix test that is dependent upon version --- .../resources-its/sorald/it/MineMojoIT/pom_configured/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sorald/src/test/resources-its/sorald/it/MineMojoIT/pom_configured/pom.xml b/sorald/src/test/resources-its/sorald/it/MineMojoIT/pom_configured/pom.xml index b033752ad..4ecfc3ed7 100644 --- a/sorald/src/test/resources-its/sorald/it/MineMojoIT/pom_configured/pom.xml +++ b/sorald/src/test/resources-its/sorald/it/MineMojoIT/pom_configured/pom.xml @@ -21,7 +21,7 @@ se.kth.castor sorald - 0.6.1-SNAPSHOT + 0.7.1-SNAPSHOT