From 37c3b5dd2df7c1cbfc6c45431a75859acce53ed9 Mon Sep 17 00:00:00 2001 From: paolo caruso Date: Wed, 28 Aug 2024 12:21:55 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- voila-runtime-batch/pom.xml | 4 ++-- voila-runtime-core/pom.xml | 4 ++-- voila-runtime-displaytag/pom.xml | 4 ++-- voila-runtime-dwrajax/pom.xml | 4 ++-- voila-runtime-hibernate-search/pom.xml | 4 ++-- voila-runtime-hibernate-spatial/pom.xml | 4 ++-- voila-runtime-hibernate/pom.xml | 4 ++-- voila-runtime-jasper4/pom.xml | 4 ++-- voila-runtime-mail/pom.xml | 4 ++-- voila-runtime-oawtemplate/pom.xml | 4 ++-- voila-runtime-quartz/pom.xml | 4 ++-- voila-runtime-restws/pom.xml | 4 ++-- voila-runtime-root/pom.xml | 4 ++-- voila-runtime-rtftemplate/pom.xml | 4 ++-- voila-runtime-security/pom.xml | 4 ++-- voila-runtime-springmvc/pom.xml | 4 ++-- voila-runtime-springtest/pom.xml | 4 ++-- voila-runtime-springws/pom.xml | 4 ++-- voila-runtime-style-consip2008/pom.xml | 4 ++-- voila-runtime-style-edstribute/pom.xml | 4 ++-- voila-runtime-style-newage2014/pom.xml | 4 ++-- voila-runtime-style-responsive-adminlte/pom.xml | 4 ++-- voila-runtime-style-responsive/pom.xml | 4 ++-- voila-runtime-web-res-dojo/pom.xml | 4 ++-- voila-runtime-web-res-jquery/pom.xml | 4 ++-- voila-runtime-web-res-mce/pom.xml | 4 ++-- voila-runtime-web/pom.xml | 4 ++-- 27 files changed, 54 insertions(+), 54 deletions(-) diff --git a/voila-runtime-batch/pom.xml b/voila-runtime-batch/pom.xml index f7a4f717..65f1ae66 100644 --- a/voila-runtime-batch/pom.xml +++ b/voila-runtime-batch/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.11 + 1.12-SNAPSHOT Java framework Spring Batch runtime module 2.1.9.RELEASE diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index 1360e111..6cc8ef72 100644 --- a/voila-runtime-core/pom.xml +++ b/voila-runtime-core/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.11 + 1.12-SNAPSHOT log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index 91d39339..3939e666 100644 --- a/voila-runtime-displaytag/pom.xml +++ b/voila-runtime-displaytag/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.11 + 1.12-SNAPSHOT it.micegroup.displaytag diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index 8b5f7f59..5abacc19 100644 --- a/voila-runtime-dwrajax/pom.xml +++ b/voila-runtime-dwrajax/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.11 + 1.12-SNAPSHOT diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index e7a960c0..b88e1412 100644 --- a/voila-runtime-hibernate-search/pom.xml +++ b/voila-runtime-hibernate-search/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.11 + 1.12-SNAPSHOT Java framework Hibernate Search runtime module diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index b276654e..259e1122 100644 --- a/voila-runtime-hibernate-spatial/pom.xml +++ b/voila-runtime-hibernate-spatial/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.11 + 1.12-SNAPSHOT Java framework Hibernate Spatial extension runtime module diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index 7c034f89..dc165155 100644 --- a/voila-runtime-hibernate/pom.xml +++ b/voila-runtime-hibernate/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.11 + 1.12-SNAPSHOT diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index 9d56eca4..4df777d8 100644 --- a/voila-runtime-restws/pom.xml +++ b/voila-runtime-restws/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.11 + 1.12-SNAPSHOT diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index 6b9bf760..9c2add79 100644 --- a/voila-runtime-root/pom.xml +++ b/voila-runtime-root/pom.xml @@ -4,7 +4,7 @@ it.micegroup.voila.runtime voila-runtime-root - 1.11 + 1.12-SNAPSHOT pom Java framework Root runtime module @@ -95,7 +95,7 @@ scm:git:https://devops.micegroup.it/gitlab/mice/voila-runtimes.git scm:git:https://devops.micegroup.it/gitlab/mice/voila-runtimes.git https://devops.micegroup.it/gitlab/mice/voila-runtimes.git - v1.11 + HEAD diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index 1cf4ee03..b01da618 100644 --- a/voila-runtime-rtftemplate/pom.xml +++ b/voila-runtime-rtftemplate/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.11 + 1.12-SNAPSHOT commons-logging diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index 8b33cec3..af0713ec 100644 --- a/voila-runtime-security/pom.xml +++ b/voila-runtime-security/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.11 + 1.12-SNAPSHOT it.micegroup.voila.runtime diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index 1d30536f..94be9282 100644 --- a/voila-runtime-springmvc/pom.xml +++ b/voila-runtime-springmvc/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.11 + 1.12-SNAPSHOT Java framework Spring Mvc runtime module diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index b0a02cf4..c9427cb3 100644 --- a/voila-runtime-springtest/pom.xml +++ b/voila-runtime-springtest/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.11 + 1.12-SNAPSHOT Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index 33c98826..86744850 100644 --- a/voila-runtime-springws/pom.xml +++ b/voila-runtime-springws/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.11 + 1.12-SNAPSHOT org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 15e2657b..becb1cad 100644 --- a/voila-runtime-style-consip2008/pom.xml +++ b/voila-runtime-style-consip2008/pom.xml @@ -2,11 +2,11 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.11 + 1.12-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index 3198dc3b..8c985e0a 100644 --- a/voila-runtime-style-edstribute/pom.xml +++ b/voila-runtime-style-edstribute/pom.xml @@ -2,11 +2,11 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.11 + 1.12-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index 94cf7681..a28d7416 100644 --- a/voila-runtime-style-newage2014/pom.xml +++ b/voila-runtime-style-newage2014/pom.xml @@ -2,11 +2,11 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.11 + 1.12-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-style-responsive-adminlte/pom.xml b/voila-runtime-style-responsive-adminlte/pom.xml index 01fc61bb..5fb9c04f 100644 --- a/voila-runtime-style-responsive-adminlte/pom.xml +++ b/voila-runtime-style-responsive-adminlte/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive-adminlte Java framework Responsive Style Admin LTE library runtime module - 1.11 + 1.12-SNAPSHOT it.micegroup.voila.runtime diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 612f982b..b337322e 100644 --- a/voila-runtime-style-responsive/pom.xml +++ b/voila-runtime-style-responsive/pom.xml @@ -2,11 +2,11 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.11 + 1.12-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-web-res-dojo/pom.xml b/voila-runtime-web-res-dojo/pom.xml index d7cf8e41..d6343c8d 100644 --- a/voila-runtime-web-res-dojo/pom.xml +++ b/voila-runtime-web-res-dojo/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.11 + 1.12-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-web-res-jquery/pom.xml b/voila-runtime-web-res-jquery/pom.xml index 3fbb70d1..a7ed6457 100644 --- a/voila-runtime-web-res-jquery/pom.xml +++ b/voila-runtime-web-res-jquery/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.11 + 1.12-SNAPSHOT it.micegroup.voila.runtime diff --git a/voila-runtime-web-res-mce/pom.xml b/voila-runtime-web-res-mce/pom.xml index 666e98fb..77c5f7cd 100644 --- a/voila-runtime-web-res-mce/pom.xml +++ b/voila-runtime-web-res-mce/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.11 + 1.12-SNAPSHOT Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index 0171c7df..ba2affe8 100644 --- a/voila-runtime-web/pom.xml +++ b/voila-runtime-web/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.11 + 1.12-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.11 + 1.12-SNAPSHOT org.springframework -- GitLab