From 6c537e27bb9f06ff5640dcc0c265ac0391ebe75a Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Mon, 17 Oct 2022 22:03:45 +0200 Subject: [PATCH] chore: release sorald-api and sorald-parent (#911) --- pom.xml | 2 +- sorald-api/pom.xml | 4 ++-- sorald/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c88cf3a4f..7b646cf29 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ se.kth.castor sorald-parent - 0.0.2-SNAPSHOT + 0.0.2 pom Sorald-parent diff --git a/sorald-api/pom.xml b/sorald-api/pom.xml index 8ad8724a0..2880ea345 100644 --- a/sorald-api/pom.xml +++ b/sorald-api/pom.xml @@ -5,12 +5,12 @@ se.kth.castor sorald-parent - 0.0.2-SNAPSHOT + 0.0.2 ../ sorald-api - 0.0.3-SNAPSHOT + 0.0.3 jar Sorald-API An automatic repair system for static code analysis warnings from Sonar Java. diff --git a/sorald/pom.xml b/sorald/pom.xml index 3ba963124..1bedbf6e1 100644 --- a/sorald/pom.xml +++ b/sorald/pom.xml @@ -5,7 +5,7 @@ se.kth.castor sorald-parent - 0.0.1 + 0.0.2 ../ @@ -46,7 +46,7 @@ se.kth.castor sorald-api - 0.0.2 + 0.0.3 org.sonarsource.sonarlint.core