From fa8361ea82c08a96496e56c83de9d918e8f64f3f Mon Sep 17 00:00:00 2001 From: Ondrej Babec Date: Mon, 13 May 2024 10:57:40 +0200 Subject: [PATCH] Release 0.0.1-alpha1 --- database-manipulation-tool-schema/pom.xml | 2 +- database-manipulation-tool/pom.xml | 2 +- load-generator/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/database-manipulation-tool-schema/pom.xml b/database-manipulation-tool-schema/pom.xml index 6ff6abb..8794678 100644 --- a/database-manipulation-tool-schema/pom.xml +++ b/database-manipulation-tool-schema/pom.xml @@ -44,7 +44,7 @@ database-performance-hub io.skodjob - 1.0.0 + 0.0.1-alpha1 ../pom.xml diff --git a/database-manipulation-tool/pom.xml b/database-manipulation-tool/pom.xml index fc016fb..1c8909f 100644 --- a/database-manipulation-tool/pom.xml +++ b/database-manipulation-tool/pom.xml @@ -9,7 +9,7 @@ database-performance-hub io.skodjob - 1.0.0 + 0.0.1-alpha1 ../pom.xml diff --git a/load-generator/pom.xml b/load-generator/pom.xml index ed7eb47..0efe5ca 100644 --- a/load-generator/pom.xml +++ b/load-generator/pom.xml @@ -13,7 +13,7 @@ database-performance-hub io.skodjob - 1.0.0 + 0.0.1-alpha1 ../pom.xml diff --git a/pom.xml b/pom.xml index bcf201f..a058a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ database-performance-hub io.skodjob - 1.0.0 + 0.0.1-alpha1 pom ${project.groupId}:${project.artifactId}