From 49a5dc0d33d3c4cd4e7cf5de990674c671040a07 Mon Sep 17 00:00:00 2001 From: VN Date: Wed, 9 Sep 2020 15:14:06 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v1.4 --- voila-runtime-batch/pom.xml | 6 +++--- voila-runtime-core/pom.xml | 4 ++-- voila-runtime-displaytag/pom.xml | 6 +++--- voila-runtime-dwrajax/pom.xml | 6 +++--- voila-runtime-hibernate-search/pom.xml | 6 +++--- voila-runtime-hibernate-spatial/pom.xml | 6 +++--- voila-runtime-hibernate/pom.xml | 8 ++++---- voila-runtime-jasper4/pom.xml | 8 ++++---- voila-runtime-mail/pom.xml | 6 +++--- voila-runtime-oawtemplate/pom.xml | 4 ++-- voila-runtime-quartz/pom.xml | 4 ++-- voila-runtime-restws/pom.xml | 6 +++--- voila-runtime-root/pom.xml | 4 ++-- voila-runtime-rtftemplate/pom.xml | 4 ++-- voila-runtime-security/pom.xml | 6 +++--- voila-runtime-springmvc/pom.xml | 12 ++++++------ 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 | 6 +++--- voila-runtime-style-responsive/pom.xml | 4 ++-- voila-runtime-web-res-dojo/pom.xml | 8 +++----- voila-runtime-web-res-jquery/pom.xml | 6 +++--- voila-runtime-web-res-mce/pom.xml | 4 ++-- voila-runtime-web/pom.xml | 14 +++++++------- 27 files changed, 78 insertions(+), 80 deletions(-) diff --git a/voila-runtime-batch/pom.xml b/voila-runtime-batch/pom.xml index 75fedac1..e54de1e2 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.0 + 1.4 Java framework Spring Batch runtime module 2.1.9.RELEASE @@ -17,7 +17,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 org.springframework.batch diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index 8d37ba11..2862ae64 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.0 + 1.4 log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index 362ad9e4..51ea6aa8 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.0 + 1.4 it.micegroup.displaytag @@ -24,7 +24,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 com.lowagie diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index 616aad7b..0a3e64c5 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.0 + 1.4 @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index bd8570b5..8dff9d08 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.0 + 1.4 Java framework Hibernate Search runtime module @@ -25,7 +25,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index 534faf07..21d4401a 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.0 + 1.4 Java framework Hibernate Spatial extension runtime module @@ -41,7 +41,7 @@ it.micegroup.voila.runtime voila-runtime-hibernate - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index a5aec1d3..acb40ce0 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.0 + 1.4 org.hibernate @@ -24,12 +24,12 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.4 org.springframework diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index dbfa2fa0..b0590839 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.0 + 1.4 Java framework Spring Mvc runtime module @@ -65,12 +65,12 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index f5e81f43..1ef21dda 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.0 + 1.4 Java framework Mail runtime module @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index 5a9e5a6f..b50cfff3 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.0 + 1.4 org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index 9aedec76..8892d5d7 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-quartz Java framework Quartz runtime module - 1.0 + 1.4 Java framework Quartz runtime module diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index a8e4c961..a8932d2c 100644 --- a/voila-runtime-restws/pom.xml +++ b/voila-runtime-restws/pom.xml @@ -2,19 +2,19 @@ voila-runtime-root it.micegroup.voila.runtime - 1.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.4 org.codehaus.jackson diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index 1389dafa..317eb9fd 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.4-SNAPSHOT + 1.4 pom Java framework Root runtime module @@ -98,7 +98,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 - HEAD + v1.4 diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index 2be446ae..37de948d 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.0 + 1.4 commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index 7c90b492..74cdde20 100644 --- a/voila-runtime-security/pom.xml +++ b/voila-runtime-security/pom.xml @@ -2,18 +2,18 @@ voila-runtime-root it.micegroup.voila.runtime - 1.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 org.springframework.security diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index 930710ba..31895cc1 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.0 + 1.4 Java framework Spring Mvc runtime module @@ -45,22 +45,22 @@ it.micegroup.voila.runtime voila-runtime-web - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-displaytag - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.4 org.springframework.security diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 2e2cd508..2bfbcad6 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.0 + 1.4 Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index fd82a998..56d55eb7 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.0 + 1.4 org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 274bdc09..534acd6d 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index b9f214ec..3997defa 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index a89e77c9..3b58cab8 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.0 + 1.4 \ 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 67e221bd..ab7a967e 100644 --- a/voila-runtime-style-responsive-adminlte/pom.xml +++ b/voila-runtime-style-responsive-adminlte/pom.xml @@ -2,18 +2,18 @@ voila-runtime-root it.micegroup.voila.runtime - 1.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive-adminlte Java framework Responsive Style Admin LTE library runtime module - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-style-responsive - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index eeccb442..138d5218 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.0 + 1.4 \ 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 151822cc..75c94589 100644 --- a/voila-runtime-web-res-dojo/pom.xml +++ b/voila-runtime-web-res-dojo/pom.xml @@ -1,16 +1,14 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.0 + 1.4 \ 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 9f047b29..b9cab73a 100644 --- a/voila-runtime-web-res-jquery/pom.xml +++ b/voila-runtime-web-res-jquery/pom.xml @@ -2,18 +2,18 @@ voila-runtime-root it.micegroup.voila.runtime - 1.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.4 \ No newline at end of file diff --git a/voila-runtime-web-res-mce/pom.xml b/voila-runtime-web-res-mce/pom.xml index 6adaf05c..8b8d8364 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.0 + 1.4 Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index 8b5b4d9e..3de60c5b 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.4-SNAPSHOT + 1.4 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.0 + 1.4 org.springframework @@ -28,27 +28,27 @@ it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-hibernate-spatial - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-web-res-dojo - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-web-res-jquery - 1.0 + 1.4 it.micegroup.voila.runtime voila-runtime-web-res-mce - 1.0 + 1.4 commons-fileupload -- GitLab