From 3fcb1859df3ebad6b1c57c601382c10414a07e36 Mon Sep 17 00:00:00 2001 From: Marcin Date: Sat, 18 Nov 2023 18:17:21 -0700 Subject: [PATCH] [maven-release-plugin] prepare release stubmaker-1.2.2 --- pom.xml | 4 ++-- stubmaker-annotation/pom.xml | 2 +- stubmaker-usage/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a059c7a..25c8c0d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.markosski stubmaker - 1.2.2-SNAPSHOT + 1.2.2 pom Stubmaker Stub generator for Java @@ -34,7 +34,7 @@ scm:git:git@github.com:markosski/stubmaker.git scm:git:git@github.com:markosski/stubmaker.git scm:git:git@github.com:markosski/stubmaker.git - HEAD + stubmaker-1.2.2 diff --git a/stubmaker-annotation/pom.xml b/stubmaker-annotation/pom.xml index 62ee47a..b1bf06f 100644 --- a/stubmaker-annotation/pom.xml +++ b/stubmaker-annotation/pom.xml @@ -4,7 +4,7 @@ io.github.markosski stubmaker - 1.2.2-SNAPSHOT + 1.2.2 jar stubmaker-annotation diff --git a/stubmaker-usage/pom.xml b/stubmaker-usage/pom.xml index c2f315d..4a7392c 100644 --- a/stubmaker-usage/pom.xml +++ b/stubmaker-usage/pom.xml @@ -4,7 +4,7 @@ io.github.markosski stubmaker - 1.2.2-SNAPSHOT + 1.2.2 jar stubmaker-usage