From fb104d40b2955e60453d2cff7d09e5b1a542fb0b 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 for next development iteration --- 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 | 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, 76 insertions(+), 76 deletions(-) diff --git a/voila-runtime-batch/pom.xml b/voila-runtime-batch/pom.xml index 00449f60..d8e2f46e 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.1 + 1.0 Java framework Spring Batch runtime module 2.1.9.RELEASE @@ -17,7 +17,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 org.springframework.batch diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index d6a26a9d..efe9cb7e 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.1 + 1.0 log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index 2c696fc2..3f84c41f 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.1 + 1.0 it.micegroup.displaytag @@ -24,7 +24,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 com.lowagie diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index 2104b70d..94ed5c5d 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.1 + 1.0 @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.1 + 1.0 \ No newline at end of file diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index 31fbe683..6f637010 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.1 + 1.0 Java framework Hibernate Search runtime module @@ -25,7 +25,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 \ No newline at end of file diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index b1b66760..fa18d245 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.1 + 1.0 Java framework Hibernate Spatial extension runtime module @@ -41,7 +41,7 @@ it.micegroup.voila.runtime voila-runtime-hibernate - 1.1 + 1.0 \ No newline at end of file diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index 4d699e2f..330088af 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.1 + 1.0 org.hibernate @@ -24,12 +24,12 @@ it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-security - 1.1 + 1.0 org.springframework diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index b46c2b52..79720d34 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.1 + 1.0 Java framework Spring Mvc runtime module @@ -65,12 +65,12 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 \ No newline at end of file diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index 500ee353..a930ce69 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.1 + 1.0 Java framework Mail runtime module @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index 9c0b9967..9f9678b9 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.1 + 1.0 org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index 0c80d85e..3a03bdd6 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-quartz Java framework Quartz runtime module - 1.1 + 1.0 Java framework Quartz runtime module diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index edaa453c..4a7e0223 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-springmvc - 1.1 + 1.0 org.codehaus.jackson diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index 815c15cb..0a5af3c1 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 + 1.2-SNAPSHOT pom Java framework Root runtime module @@ -93,7 +93,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.1 + HEAD diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index 985d7958..de4218a5 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.1 + 1.0 commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index 52341792..cc658dbd 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 org.springframework.security diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index fdb4b1eb..362157ed 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.1 + 1.0 Java framework Spring Mvc runtime module @@ -45,22 +45,22 @@ it.micegroup.voila.runtime voila-runtime-web - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-displaytag - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-security - 1.1 + 1.0 org.springframework.security diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 42564c8b..01688a18 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.1 + 1.0 Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index c288f528..4d6a22a1 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.1 + 1.0 org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 07c55f5c..3b18374f 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.1 + 1.0 \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index 6f18911d..eacb45f6 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.1 + 1.0 \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index af990ee0..479cac0e 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.1 + 1.0 \ 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 30d5cf6d..1374324e 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive-adminlte Java framework Responsive Style Admin LTE library runtime module - 1.1 + 1.0 diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 8d389674..17a0f63d 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.1 + 1.0 \ 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 8daef185..86b8b86c 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.1 + 1.0 \ 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 a800f107..f6c82427 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.1 + 1.0 \ 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 d111c633..a23fc7c3 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.1 + 1.0 Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index db5383f5..d13f5fcb 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 + 1.2-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.1 + 1.0 org.springframework @@ -28,27 +28,27 @@ it.micegroup.voila.runtime voila-runtime-security - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-hibernate-spatial - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-web-res-dojo - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-web-res-jquery - 1.1 + 1.0 it.micegroup.voila.runtime voila-runtime-web-res-mce - 1.1 + 1.0 commons-fileupload -- GitLab