From 95ab625edeb94d1b968c1e6e889b099448a71ca4 Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Wed, 4 Sep 2024 21:08:45 +0200 Subject: [PATCH] Revert "chore: releasing version 0.5.4" This reverts commit 68c6974c0323990be6de17cae813fbc13a27dd82. --- 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 cf5523df..13905841 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.4 + 0.5.4-SNAPSHOT collector-sahab-commons Common Utilities diff --git a/main/pom.xml b/main/pom.xml index 53be7d67..4660660d 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.4 + 0.5.4-SNAPSHOT collector-sahab Collector Sahab diff --git a/matched-line-finder/pom.xml b/matched-line-finder/pom.xml index a7046ea4..87f051f2 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.4 + 0.5.4-SNAPSHOT matched-line-finder Matched Line Finder diff --git a/pom.xml b/pom.xml index fc5c3353..bcee55ce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.chains-project collector-sahab-parent-pom - 0.5.4 + 0.5.4-SNAPSHOT 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 a131a15e..7bc98f57 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.4 + 0.5.4-SNAPSHOT trace-collector Trace Collector diff --git a/trace-diff/pom.xml b/trace-diff/pom.xml index defbc0fa..57eab4bd 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.4 + 0.5.4-SNAPSHOT trace-diff State Differencing