From 3701c7d4350ebec6d52139f26a815ee57923ea1c Mon Sep 17 00:00:00 2001 From: "GitHub Release Action [bot]" Date: Sat, 18 Feb 2023 20:59:27 +0000 Subject: [PATCH] bump version to 0.1.0 --- common/pom.xml | 2 +- media-core/pom.xml | 2 +- media-json-api/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 077b177..5f7e4cd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.ddd domain-driven-desgin - 0.1.0-SNAPSHOT + 0.1.0 common diff --git a/media-core/pom.xml b/media-core/pom.xml index cbce24c..d750309 100644 --- a/media-core/pom.xml +++ b/media-core/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.ddd domain-driven-desgin - 0.1.0-SNAPSHOT + 0.1.0 media-core diff --git a/media-json-api/pom.xml b/media-json-api/pom.xml index 2f9948b..7b3a8bb 100644 --- a/media-json-api/pom.xml +++ b/media-json-api/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.ddd domain-driven-desgin - 0.1.0-SNAPSHOT + 0.1.0 media-json-api diff --git a/pom.xml b/pom.xml index 884c7b1..8e8f4dd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.sebastian-toepfer.ddd domain-driven-desgin - 0.1.0-SNAPSHOT + 0.1.0 Domain Driven Desgin pom