From dd7849ca396eaf96a0d9cfec3fd81d0605d05534 Mon Sep 17 00:00:00 2001 From: Mirko Raner Date: Fri, 21 Oct 2022 16:47:13 -0700 Subject: [PATCH] Issue #196: prepare and release version 1.4.1 --- pom.xml | 2 +- projo-jackson/pom.xml | 6 +++--- projo-jax-rs/pom.xml | 8 ++++---- projo-runtime-code-generation/pom.xml | 6 +++--- projo-template-annotation/pom.xml | 2 +- projo-template-configuration/pom.xml | 4 ++-- projo-template-generation-test/pom.xml | 10 +++++----- projo-template-generation/pom.xml | 2 +- projo/pom.xml | 8 ++++---- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 2c5f765..d6b28dc 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 Projo Parent POM https://github.com/raner/projo pom diff --git a/projo-jackson/pom.xml b/projo-jackson/pom.xml index 3cfa8b0..346d8e2 100644 --- a/projo-jackson/pom.xml +++ b/projo-jackson/pom.xml @@ -24,7 +24,7 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 projo-jackson @@ -34,7 +34,7 @@ pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 com.fasterxml.jackson.core @@ -44,7 +44,7 @@ pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 test-jar test diff --git a/projo-jax-rs/pom.xml b/projo-jax-rs/pom.xml index 17f340e..eea7813 100644 --- a/projo-jax-rs/pom.xml +++ b/projo-jax-rs/pom.xml @@ -23,7 +23,7 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 Projo JAX-RS Integration for Jersey projo-jax-rs @@ -37,20 +37,20 @@ pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 pro.projo projo-runtime-code-generation - 1.5.0-SNAPSHOT + 1.4.1 runtime pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 test-jar test diff --git a/projo-runtime-code-generation/pom.xml b/projo-runtime-code-generation/pom.xml index 6221b3d..684e93f 100644 --- a/projo-runtime-code-generation/pom.xml +++ b/projo-runtime-code-generation/pom.xml @@ -26,7 +26,7 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 @@ -38,12 +38,12 @@ pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 test-jar test diff --git a/projo-template-annotation/pom.xml b/projo-template-annotation/pom.xml index 7691b47..055d680 100644 --- a/projo-template-annotation/pom.xml +++ b/projo-template-annotation/pom.xml @@ -25,7 +25,7 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 diff --git a/projo-template-configuration/pom.xml b/projo-template-configuration/pom.xml index 4511ab9..5507d8f 100644 --- a/projo-template-configuration/pom.xml +++ b/projo-template-configuration/pom.xml @@ -25,14 +25,14 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 pro.projo projo-template-annotation - 1.5.0-SNAPSHOT + 1.4.1 diff --git a/projo-template-generation-test/pom.xml b/projo-template-generation-test/pom.xml index 4dfe671..a73e671 100644 --- a/projo-template-generation-test/pom.xml +++ b/projo-template-generation-test/pom.xml @@ -24,7 +24,7 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 projo-template-generation-test Projo Template Generation Tests @@ -34,26 +34,26 @@ pro.projo projo - 1.5.0-SNAPSHOT + 1.4.1 test-jar test pro.projo projo-template-configuration - 1.5.0-SNAPSHOT + 1.4.1 test pro.projo projo-template-annotation - 1.5.0-SNAPSHOT + 1.4.1 test pro.projo projo-template-generation - 1.5.0-SNAPSHOT + 1.4.1 provided diff --git a/projo-template-generation/pom.xml b/projo-template-generation/pom.xml index 3ef3cc8..60e26ca 100644 --- a/projo-template-generation/pom.xml +++ b/projo-template-generation/pom.xml @@ -26,7 +26,7 @@ pro.projo projo-parent - 1.5.0-SNAPSHOT + 1.4.1 diff --git a/projo/pom.xml b/projo/pom.xml index fd1d618..77ea23b 100644 --- a/projo/pom.xml +++ b/projo/pom.xml @@ -26,26 +26,26 @@ projo-parent pro.projo - 1.5.0-SNAPSHOT + 1.4.1 pro.projo projo-template-annotation - 1.5.0-SNAPSHOT + 1.4.1 provided pro.projo projo-template-configuration - 1.5.0-SNAPSHOT + 1.4.1 provided pro.projo projo-template-generation - 1.5.0-SNAPSHOT + 1.4.1 provided