From 4c35b221d1ba6053fd104d82bafc16fd63818e3d Mon Sep 17 00:00:00 2001 From: VN Date: Wed, 9 Sep 2020 17:33:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v1.5 --- 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 | 4 ++-- 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, 77 insertions(+), 77 deletions(-) diff --git a/voila-runtime-batch/pom.xml b/voila-runtime-batch/pom.xml index d6cac2d2..ae0dde89 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.0 + 1.5 Java framework Spring Batch runtime module 2.1.9.RELEASE @@ -17,7 +17,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 org.springframework.batch diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index 6b312dbe..99e67058 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.0 + 1.5 log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index 1b243d2b..efc84eb2 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.0 + 1.5 it.micegroup.displaytag @@ -24,7 +24,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 com.lowagie diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index dc92f238..dee8a0fa 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.0 + 1.5 @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index ff7dde59..77158370 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.0 + 1.5 Java framework Hibernate Search runtime module @@ -25,7 +25,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index 4dbd8d39..8f9e525d 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.0 + 1.5 Java framework Hibernate Spatial extension runtime module @@ -41,7 +41,7 @@ it.micegroup.voila.runtime voila-runtime-hibernate - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index f2b46c57..949d2275 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.0 + 1.5 org.hibernate @@ -24,12 +24,12 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.5 org.springframework diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index d9e1db9d..0d626760 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.0 + 1.5 Java framework Spring Mvc runtime module @@ -65,12 +65,12 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index 1fd5c901..11a8c91e 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.0 + 1.5 Java framework Mail runtime module @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index d485f9ae..be3f55c7 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.0 + 1.5 org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index d5567ec4..9ae40128 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-quartz Java framework Quartz runtime module - 1.0 + 1.5 Java framework Quartz runtime module diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index 606b7294..a9a2b29e 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.5 org.codehaus.jackson diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index a2932e41..acfd2eea 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.5-SNAPSHOT + 1.5 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.5 diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index a37db380..e0eb7ead 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.0 + 1.5 commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index 87647652..f0f96e5f 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 org.springframework.security diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index a3420fb6..5c61f9ce 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.0 + 1.5 Java framework Spring Mvc runtime module @@ -45,22 +45,22 @@ it.micegroup.voila.runtime voila-runtime-web - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-displaytag - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.5 org.springframework.security diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 8131a3ef..1bab9aeb 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.0 + 1.5 Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index 209a1d09..bbd9ac93 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.0 + 1.5 org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 112feff8..37eef4a6 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index c319109c..6d2ca69b 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index c382eab2..19e98ccf 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.0 + 1.5 \ 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 3b7d4a14..218bbc83 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.5-SNAPSHOT + 1.5 ../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.5 it.micegroup.voila.runtime voila-runtime-style-responsive - 1.0 + 1.5 \ No newline at end of file diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 7290421c..a86dfe5d 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.0 + 1.5 \ 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 740d6876..6daccdab 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.0 + 1.5 \ 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 68e550c6..6bae2cdd 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.5 \ 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 6967d992..edb3da64 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.0 + 1.5 Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index 7eef11ab..c4d46d34 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.5-SNAPSHOT + 1.5 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.0 + 1.5 org.springframework @@ -28,27 +28,27 @@ it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-hibernate-spatial - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-web-res-dojo - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-web-res-jquery - 1.0 + 1.5 it.micegroup.voila.runtime voila-runtime-web-res-mce - 1.0 + 1.5 commons-fileupload -- GitLab