From 0d592699679839461d7e9c145dde005cb5b5ad32 Mon Sep 17 00:00:00 2001 From: Mirko Raner Date: Wed, 8 May 2024 20:42:55 -0700 Subject: [PATCH] Issue #288: switched to version 1.5.6-SNAPSHOT --- pom.xml | 2 +- projo-jackson/pom.xml | 2 +- projo-jax-rs/pom.xml | 2 +- projo-runtime-code-generation/pom.xml | 2 +- projo-template-annotation/pom.xml | 2 +- projo-template-configuration/pom.xml | 2 +- projo-template-generation-test/pom.xml | 2 +- projo-template-generation/pom.xml | 2 +- projo/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index a1ad560..115b4d8 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 pro.projo projo-parent - 1.5.5 + 1.5.6-SNAPSHOT Projo Parent POM https://github.com/raner/projo pom diff --git a/projo-jackson/pom.xml b/projo-jackson/pom.xml index 9e82b8d..6d5b671 100644 --- a/projo-jackson/pom.xml +++ b/projo-jackson/pom.xml @@ -24,7 +24,7 @@ pro.projo projo-parent - 1.5.5 + 1.5.6-SNAPSHOT projo-jackson diff --git a/projo-jax-rs/pom.xml b/projo-jax-rs/pom.xml index f656a09..e2f0912 100644 --- a/projo-jax-rs/pom.xml +++ b/projo-jax-rs/pom.xml @@ -23,7 +23,7 @@ pro.projo projo-parent - 1.5.5 + 1.5.6-SNAPSHOT Projo JAX-RS Integration for Jersey projo-jax-rs diff --git a/projo-runtime-code-generation/pom.xml b/projo-runtime-code-generation/pom.xml index ec0146a..92b8bef 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.5 + 1.5.6-SNAPSHOT diff --git a/projo-template-annotation/pom.xml b/projo-template-annotation/pom.xml index 23fd8cc..4b6823b 100644 --- a/projo-template-annotation/pom.xml +++ b/projo-template-annotation/pom.xml @@ -25,7 +25,7 @@ pro.projo projo-parent - 1.5.5 + 1.5.6-SNAPSHOT diff --git a/projo-template-configuration/pom.xml b/projo-template-configuration/pom.xml index 15c15a8..60e6ed0 100644 --- a/projo-template-configuration/pom.xml +++ b/projo-template-configuration/pom.xml @@ -25,7 +25,7 @@ pro.projo projo-parent - 1.5.5 + 1.5.6-SNAPSHOT diff --git a/projo-template-generation-test/pom.xml b/projo-template-generation-test/pom.xml index 6573c7c..70a4609 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.5 + 1.5.6-SNAPSHOT projo-template-generation-test Projo Template Generation Tests diff --git a/projo-template-generation/pom.xml b/projo-template-generation/pom.xml index d5939f6..78967c4 100644 --- a/projo-template-generation/pom.xml +++ b/projo-template-generation/pom.xml @@ -26,7 +26,7 @@ pro.projo projo-parent - 1.5.5 + 1.5.6-SNAPSHOT diff --git a/projo/pom.xml b/projo/pom.xml index d53175e..1c08f61 100644 --- a/projo/pom.xml +++ b/projo/pom.xml @@ -26,7 +26,7 @@ projo-parent pro.projo - 1.5.5 + 1.5.6-SNAPSHOT