From 6abb4bd6a0aaea6964b1fb9d195c505c5c0a4e67 Mon Sep 17 00:00:00 2001 From: VN Date: Thu, 13 May 2021 20:48:39 +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 ccf53e4a..af289170 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.9 + 1.10-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 b45904cc..c94e62bf 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.9 + 1.10-SNAPSHOT log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index da99965d..62e57afa 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.9 + 1.10-SNAPSHOT it.micegroup.displaytag diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index fcaacb14..a0c9f80a 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.9 + 1.10-SNAPSHOT diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index da80f70e..7bfd84c3 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.9 + 1.10-SNAPSHOT Java framework Hibernate Search runtime module diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index 2b3a0133..3bdfe24e 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.9 + 1.10-SNAPSHOT Java framework Hibernate Spatial extension runtime module diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index 4fe1179d..be301002 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.9 + 1.10-SNAPSHOT org.hibernate diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index 485f9c40..2aa19a28 100644 --- a/voila-runtime-jasper4/pom.xml +++ b/voila-runtime-jasper4/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.9 + 1.10-SNAPSHOT Java framework Spring Mvc runtime module diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index 2d64a98e..e547885f 100644 --- a/voila-runtime-mail/pom.xml +++ b/voila-runtime-mail/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.9 + 1.10-SNAPSHOT Java framework Mail runtime module diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index 458facbb..2d04e8fc 100644 --- a/voila-runtime-oawtemplate/pom.xml +++ b/voila-runtime-oawtemplate/pom.xml @@ -2,13 +2,13 @@ voila-runtime-root it.micegroup.voila.runtime - 1.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.9 + 1.10-SNAPSHOT org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index 438ad65e..2e5e259a 100644 --- a/voila-runtime-quartz/pom.xml +++ b/voila-runtime-quartz/pom.xml @@ -3,12 +3,12 @@ voila-runtime-root it.micegroup.voila.runtime - 1.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-quartz Java framework Quartz runtime module - 1.9 + 1.10-SNAPSHOT Java framework Quartz runtime module diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index 32e8df02..69bec9ae 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.9 + 1.10-SNAPSHOT diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index 96a09442..494062bb 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.9 + 1.10-SNAPSHOT pom Java framework Root runtime module @@ -95,7 +95,7 @@ scm:git:http://gitlab.micegroup.it/mice/voila-runtimes.git scm:git:http://gitlab.micegroup.it/mice/voila-runtimes.git http://gitlab.micegroup.it/mice/voila-runtimes.git - v1.9 + HEAD diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index 6d4064a9..5d3ef735 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.9 + 1.10-SNAPSHOT commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index 1db88319..3410cb35 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.9 + 1.10-SNAPSHOT it.micegroup.voila.runtime diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index b927f8ab..36544c19 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.9 + 1.10-SNAPSHOT Java framework Spring Mvc runtime module diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 09ae3b73..56d6ee2f 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.9 + 1.10-SNAPSHOT Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index fef40339..1d3925d3 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.9 + 1.10-SNAPSHOT org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 2497e118..d60cb32a 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.9 + 1.10-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index 07c7cf20..10070a75 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.9 + 1.10-SNAPSHOT \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index 1bb10493..61e96693 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.9 + 1.10-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 3d132d76..88362106 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive-adminlte Java framework Responsive Style Admin LTE library runtime module - 1.9 + 1.10-SNAPSHOT it.micegroup.voila.runtime diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 1c3d9e8d..9319efff 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.9 + 1.10-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 79b55bc2..5c0d1fb9 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.9 + 1.10-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 31897be1..2a6c2590 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.9 + 1.10-SNAPSHOT it.micegroup.voila.runtime diff --git a/voila-runtime-web-res-mce/pom.xml b/voila-runtime-web-res-mce/pom.xml index 5a53fa76..4d273884 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.9 + 1.10-SNAPSHOT Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index 4d2a05c9..b50fe99b 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.9 + 1.10-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.9 + 1.10-SNAPSHOT org.springframework -- GitLab