From 59bbbaf91ed7406885481b599d61edbe2f5a9cb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Apr 2023 18:15:50 +0000 Subject: [PATCH] chore: releasing version 0.3.2 --- commons/pom.xml | 2 +- main/pom.xml | 2 +- matched-line-finder/pom.xml | 2 +- pom.xml | 2 +- trace-collector/pom.xml | 2 +- trace-diff/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index e653e046..924e25d2 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.3.2-SNAPSHOT + 0.3.2 collector-sahab-commons Common Utilities diff --git a/main/pom.xml b/main/pom.xml index a169fca2..897dc46c 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.3.2-SNAPSHOT + 0.3.2 collector-sahab Collector Sahab diff --git a/matched-line-finder/pom.xml b/matched-line-finder/pom.xml index 9732aead..28cf5a7b 100644 --- a/matched-line-finder/pom.xml +++ b/matched-line-finder/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.3.2-SNAPSHOT + 0.3.2 matched-line-finder Matched Line Finder diff --git a/pom.xml b/pom.xml index a4959cae..ca35f7eb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.3.2-SNAPSHOT + 0.3.2 pom Collector Sahab Parent POM A tool for augmenting the static diff with runtime information diff --git a/trace-collector/pom.xml b/trace-collector/pom.xml index 39533e56..ebec4ee4 100644 --- a/trace-collector/pom.xml +++ b/trace-collector/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.3.2-SNAPSHOT + 0.3.2 trace-collector Trace Collector diff --git a/trace-diff/pom.xml b/trace-diff/pom.xml index 518fa4d2..f1438c6c 100755 --- a/trace-diff/pom.xml +++ b/trace-diff/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.3.2-SNAPSHOT + 0.3.2 trace-diff State Differencing