From ca93599baf8b619623c052114f2c172efdd9e82e Mon Sep 17 00:00:00 2001 From: Peter Winckles Date: Sun, 16 Jul 2023 21:40:18 -0500 Subject: [PATCH] back to snapshot --- cli/pom.xml | 6 +++--- common/pom.xml | 4 ++-- index/pom.xml | 6 +++--- pom.xml | 2 +- scraper/pom.xml | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index d029af4..cf2f2b4 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -7,12 +7,12 @@ com.pwinckles.cassette cbe-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml cbe-cli - 1.0.2 + 1.0.3-SNAPSHOT cli @@ -20,7 +20,7 @@ com.pwinckles.cassette cbe-index - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 64485f8..8b910d5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,12 +7,12 @@ com.pwinckles.cassette cbe-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml cbe-common - 1.0.2 + 1.0.3-SNAPSHOT common diff --git a/index/pom.xml b/index/pom.xml index 56bdc84..5ed472a 100644 --- a/index/pom.xml +++ b/index/pom.xml @@ -7,12 +7,12 @@ com.pwinckles.cassette cbe-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml cbe-index - 1.0.2 + 1.0.3-SNAPSHOT index @@ -20,7 +20,7 @@ com.pwinckles.cassette cbe-common - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8fd97b9..ec0d47a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.pwinckles.cassette cbe-parent - 1.0.2 + 1.0.3-SNAPSHOT pom parent diff --git a/scraper/pom.xml b/scraper/pom.xml index e7d4779..684d967 100644 --- a/scraper/pom.xml +++ b/scraper/pom.xml @@ -7,12 +7,12 @@ com.pwinckles.cassette cbe-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml cbe-scraper - 1.0.2 + 1.0.3-SNAPSHOT scraper @@ -20,7 +20,7 @@ com.pwinckles.cassette cbe-common - 1.0.2 + 1.0.3-SNAPSHOT