From fdb5944aea7e11d3a3813a0b20b0d77f113fcce8 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 f86ba39a9df9b7bd5d0767e5210f288935e5a26c 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 2b29dbbb0a55991072c636839fe24565d26dad95 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