From 7f74813ed7deb7a0ec9955fe97f027e560971a7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Jul 2023 10:59:31 +0000 Subject: [PATCH] chore: releasing version 0.5.3 --- 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 ddcb0eb4..c42867f8 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.3-SNAPSHOT + 0.5.3 collector-sahab-commons Common Utilities diff --git a/main/pom.xml b/main/pom.xml index d7415c5c..16997661 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.3-SNAPSHOT + 0.5.3 collector-sahab Collector Sahab diff --git a/matched-line-finder/pom.xml b/matched-line-finder/pom.xml index be0d898e..b79cec22 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.5.3-SNAPSHOT + 0.5.3 matched-line-finder Matched Line Finder diff --git a/pom.xml b/pom.xml index c712242b..3e0fe604 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.3-SNAPSHOT + 0.5.3 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 ed3993fd..c8a19153 100644 --- a/trace-collector/pom.xml +++ b/trace-collector/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.3-SNAPSHOT + 0.5.3 trace-collector Trace Collector diff --git a/trace-diff/pom.xml b/trace-diff/pom.xml index af824da6..d65206f8 100755 --- a/trace-diff/pom.xml +++ b/trace-diff/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.3-SNAPSHOT + 0.5.3 trace-diff State Differencing