From a242be2df581657ba314f5e6ed78cd12f57b3206 Mon Sep 17 00:00:00 2001 From: Eclipse glassfish Bot Date: Fri, 7 Jul 2023 13:54:41 +0000 Subject: [PATCH 1/2] Prepare release org.glassfish.jsftemplating:jsftemplating-parent:4.0.3 --- jsft/pom.xml | 2 +- jsftemplating-dt/pom.xml | 2 +- jsftemplating/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jsft/pom.xml b/jsft/pom.xml index db1457653..b50c982d3 100644 --- a/jsft/pom.xml +++ b/jsft/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3-SNAPSHOT + 4.0.3 jsft diff --git a/jsftemplating-dt/pom.xml b/jsftemplating-dt/pom.xml index 98bfa4bac..0b02ab55e 100644 --- a/jsftemplating-dt/pom.xml +++ b/jsftemplating-dt/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3-SNAPSHOT + 4.0.3 jsftemplating-dt diff --git a/jsftemplating/pom.xml b/jsftemplating/pom.xml index ffa82ace0..12a0b5efd 100644 --- a/jsftemplating/pom.xml +++ b/jsftemplating/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3-SNAPSHOT + 4.0.3 jsftemplating diff --git a/pom.xml b/pom.xml index a848ad30a..eb94627cd 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3-SNAPSHOT + 4.0.3 pom JSFTemplating is to work with Jakarta Faces technology to make building pages and components easier. It is used to define the layout of an example component. From bc1fceab964be53280f47bcfe60365c45f3a52a5 Mon Sep 17 00:00:00 2001 From: Eclipse glassfish Bot Date: Fri, 7 Jul 2023 13:55:57 +0000 Subject: [PATCH 2/2] Prepare next development cycle for 4.0.4-SNAPSHOT --- jsft/pom.xml | 2 +- jsftemplating-dt/pom.xml | 2 +- jsftemplating/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jsft/pom.xml b/jsft/pom.xml index b50c982d3..d6c6ddeed 100644 --- a/jsft/pom.xml +++ b/jsft/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3 + 4.0.4-SNAPSHOT jsft diff --git a/jsftemplating-dt/pom.xml b/jsftemplating-dt/pom.xml index 0b02ab55e..03008a148 100644 --- a/jsftemplating-dt/pom.xml +++ b/jsftemplating-dt/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3 + 4.0.4-SNAPSHOT jsftemplating-dt diff --git a/jsftemplating/pom.xml b/jsftemplating/pom.xml index 12a0b5efd..f43940b85 100644 --- a/jsftemplating/pom.xml +++ b/jsftemplating/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3 + 4.0.4-SNAPSHOT jsftemplating diff --git a/pom.xml b/pom.xml index eb94627cd..36d3504d1 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.glassfish.jsftemplating jsftemplating-parent - 4.0.3 + 4.0.4-SNAPSHOT pom JSFTemplating is to work with Jakarta Faces technology to make building pages and components easier. It is used to define the layout of an example component.