From 1aa644f35aabe204fa84c1b413056489c3dc5ef6 Mon Sep 17 00:00:00 2001 From: microbean Date: Tue, 4 Jun 2024 23:30:03 +0000 Subject: [PATCH] [maven-release-plugin] [skip ci] prepare release v0.0.13 --- bytebuddy/pom.xml | 2 +- jandex/pom.xml | 2 +- lang/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bytebuddy/pom.xml b/bytebuddy/pom.xml index 1a63b03b..3e279256 100644 --- a/bytebuddy/pom.xml +++ b/bytebuddy/pom.xml @@ -7,7 +7,7 @@ org.microbean microbean-lang-parent - 0.0.13-SNAPSHOT + 0.0.13 microBean™ Lang: Byte Buddy diff --git a/jandex/pom.xml b/jandex/pom.xml index 1dbd7747..ae2ac665 100644 --- a/jandex/pom.xml +++ b/jandex/pom.xml @@ -7,7 +7,7 @@ org.microbean microbean-lang-parent - 0.0.13-SNAPSHOT + 0.0.13 microBean™ Lang: Jandex diff --git a/lang/pom.xml b/lang/pom.xml index 98d6cd3e..ef90ed8c 100644 --- a/lang/pom.xml +++ b/lang/pom.xml @@ -7,7 +7,7 @@ org.microbean microbean-lang-parent - 0.0.13-SNAPSHOT + 0.0.13 microBean™ Lang: Core diff --git a/pom.xml b/pom.xml index 0d8d2749..0eeeb804 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.microbean microbean-lang-parent - 0.0.13-SNAPSHOT + 0.0.13 pom microBean™ Lang: Parent @@ -44,7 +44,7 @@ ${scm.url} ${scm.url} https://github.com/microbean/microbean-lang/ - HEAD + v0.0.13