From 46cc5d5869b04204af16c5dbe4b5eb07c9445229 Mon Sep 17 00:00:00 2001 From: Fabio Memoli Date: Tue, 1 Sep 2020 15:20:52 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v1.1 --- 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 | 5 +++-- 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 | 4 ++-- 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(+), 76 deletions(-) diff --git a/voila-runtime-batch/pom.xml b/voila-runtime-batch/pom.xml index 97e47cfb..00449f60 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.0 + 1.1 Java framework Spring Batch runtime module 2.1.9.RELEASE @@ -17,7 +17,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 org.springframework.batch diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index 239fe04d..d6a26a9d 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.0 + 1.1 log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index 6e5cfbb7..2c696fc2 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.0 + 1.1 it.micegroup.displaytag @@ -24,7 +24,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 com.lowagie diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index 4d3c2216..2104b70d 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.0 + 1.1 @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.1 \ No newline at end of file diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index 8d3fbb78..31fbe683 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.0 + 1.1 Java framework Hibernate Search runtime module @@ -25,7 +25,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 \ No newline at end of file diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index 097ec54b..b1b66760 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.0 + 1.1 Java framework Hibernate Spatial extension runtime module @@ -41,7 +41,7 @@ it.micegroup.voila.runtime voila-runtime-hibernate - 1.0 + 1.1 \ No newline at end of file diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index 3249c521..4d699e2f 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.0 + 1.1 org.hibernate @@ -24,12 +24,12 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.1 org.springframework diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index 59bc85c3..b46c2b52 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.0 + 1.1 Java framework Spring Mvc runtime module @@ -65,12 +65,12 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 \ No newline at end of file diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index 736ff77f..500ee353 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.0 + 1.1 Java framework Mail runtime module @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index 9efa18df..9c0b9967 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.0 + 1.1 org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index bbf184de..0c80d85e 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-quartz Java framework Quartz runtime module - 1.0 + 1.1 Java framework Quartz runtime module diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index 02d19522..edaa453c 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-springmvc - 1.0 + 1.1 org.codehaus.jackson diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index 63ac6ed5..815c15cb 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.1-SNAPSHOT + 1.1 pom Java framework Root runtime module @@ -93,7 +93,8 @@ 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.1 + diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index a5acdc97..985d7958 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.0 + 1.1 commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index 52b07732..52341792 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 org.springframework.security diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index 6902e13a..fdb4b1eb 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.0 + 1.1 Java framework Spring Mvc runtime module @@ -45,22 +45,22 @@ it.micegroup.voila.runtime voila-runtime-web - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-displaytag - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.1 org.springframework.security diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 9854fec2..42564c8b 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.0 + 1.1 Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index fba25c53..c288f528 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.0 + 1.1 org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 375dd29f..07c55f5c 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.0 + 1.1 \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index bc9cafbb..6f18911d 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.0 + 1.1 \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index 0879bc8c..af990ee0 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.0 + 1.1 \ 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 542ef55c..30d5cf6d 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.1-SNAPSHOT + 1.1 ../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.1 diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 2c3702fd..8d389674 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.0 + 1.1 \ 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 a16d6bd4..8daef185 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.0 + 1.1 \ 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 75564d3c..a800f107 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-core - 1.0 + 1.1 \ 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 fdc597f6..d111c633 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.0 + 1.1 Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index 2a6f49b2..db5383f5 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.1-SNAPSHOT + 1.1 ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.0 + 1.1 org.springframework @@ -28,27 +28,27 @@ it.micegroup.voila.runtime voila-runtime-security - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-hibernate-spatial - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-web-res-dojo - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-web-res-jquery - 1.0 + 1.1 it.micegroup.voila.runtime voila-runtime-web-res-mce - 1.0 + 1.1 commons-fileupload -- GitLab