From 4f7782d772e8c0f298f9cfe02e72a3b3a4c60571 Mon Sep 17 00:00:00 2001 From: Colin Alworth Date: Thu, 9 Nov 2023 19:25:54 -0600 Subject: [PATCH] Release 0.22 --- build-caching/pom.xml | 2 +- j2cl-archetypes/j2cl-archetype-servlet/pom.xml | 2 +- j2cl-archetypes/j2cl-archetype-simple/pom.xml | 2 +- j2cl-archetypes/pom.xml | 2 +- j2cl-maven-plugin/pom.xml | 2 +- j2cl-tasks/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build-caching/pom.xml b/build-caching/pom.xml index 93f5324c..68cebee0 100644 --- a/build-caching/pom.xml +++ b/build-caching/pom.xml @@ -7,7 +7,7 @@ com.vertispan.j2cl j2cl-tools - 0.22-SNAPSHOT + 0.22.0 build-caching diff --git a/j2cl-archetypes/j2cl-archetype-servlet/pom.xml b/j2cl-archetypes/j2cl-archetype-servlet/pom.xml index e406d73e..57b6d4d5 100644 --- a/j2cl-archetypes/j2cl-archetype-servlet/pom.xml +++ b/j2cl-archetypes/j2cl-archetype-servlet/pom.xml @@ -6,7 +6,7 @@ com.vertispan.j2cl.archetypes j2cl-archetypes-parent - 0.22-SNAPSHOT + 0.22.0 j2cl-archetype-servlet maven-archetype diff --git a/j2cl-archetypes/j2cl-archetype-simple/pom.xml b/j2cl-archetypes/j2cl-archetype-simple/pom.xml index cb725386..952155ee 100644 --- a/j2cl-archetypes/j2cl-archetype-simple/pom.xml +++ b/j2cl-archetypes/j2cl-archetype-simple/pom.xml @@ -6,7 +6,7 @@ com.vertispan.j2cl.archetypes j2cl-archetypes-parent - 0.22-SNAPSHOT + 0.22.0 j2cl-archetype-simple maven-archetype diff --git a/j2cl-archetypes/pom.xml b/j2cl-archetypes/pom.xml index daf1322a..7d66339d 100644 --- a/j2cl-archetypes/pom.xml +++ b/j2cl-archetypes/pom.xml @@ -6,7 +6,7 @@ com.vertispan.j2cl j2cl-tools - 0.22-SNAPSHOT + 0.22.0 com.vertispan.j2cl.archetypes j2cl-archetypes-parent diff --git a/j2cl-maven-plugin/pom.xml b/j2cl-maven-plugin/pom.xml index 6a46351e..aa32ab39 100644 --- a/j2cl-maven-plugin/pom.xml +++ b/j2cl-maven-plugin/pom.xml @@ -7,7 +7,7 @@ com.vertispan.j2cl j2cl-tools - 0.22-SNAPSHOT + 0.22.0 j2cl-maven-plugin maven-plugin diff --git a/j2cl-tasks/pom.xml b/j2cl-tasks/pom.xml index 2ac00682..976eb736 100644 --- a/j2cl-tasks/pom.xml +++ b/j2cl-tasks/pom.xml @@ -7,7 +7,7 @@ com.vertispan.j2cl j2cl-tools - 0.22-SNAPSHOT + 0.22.0 j2cl-tasks diff --git a/pom.xml b/pom.xml index 5b1f9de1..5365d972 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.vertispan.j2cl j2cl-tools - 0.22-SNAPSHOT + 0.22.0 pom J2CL Build Tools