From 7bf2a20105154d1786f40f54b7c252af800cec7f Mon Sep 17 00:00:00 2001 From: "fabio.memoli@micegroup.it" Date: Wed, 2 Sep 2020 10:41:18 +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 95823724..c8e5a950 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.2 + 1.0 Java framework Spring Batch runtime module 2.1.9.RELEASE @@ -17,7 +17,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 org.springframework.batch diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index 58b8e52f..9a4da165 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.2 + 1.0 log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index 61cf5b27..34ed8fbe 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.2 + 1.0 it.micegroup.displaytag @@ -24,7 +24,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 com.lowagie diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index c07d6274..b8f3b520 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.2 + 1.0 @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.2 + 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 34290ec7..cd35761a 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.2 + 1.0 Java framework Hibernate Search runtime module @@ -25,7 +25,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.2 + 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 9258abbd..6edf94f9 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-hibernate-spatial Java framework Hibernate Spatial extension runtime module - 1.2 + 1.0 Java framework Hibernate Spatial extension runtime module @@ -41,7 +41,7 @@ it.micegroup.voila.runtime voila-runtime-hibernate - 1.2 + 1.0 \ No newline at end of file diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index d8f75e3f..f9d440ab 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-hibernate Java framework Spring Hibernate runtime module - 1.2 + 1.0 org.hibernate @@ -24,12 +24,12 @@ it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-security - 1.2 + 1.0 org.springframework diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index a86a6b3e..7200a12c 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.2 + 1.0 Java framework Spring Mvc runtime module @@ -65,12 +65,12 @@ it.micegroup.voila.runtime voila-runtime-springmvc - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 \ No newline at end of file diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index 8e89f9a9..4523f79e 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.2 + 1.0 Java framework Mail runtime module @@ -19,7 +19,7 @@ it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index f04f3cf4..0f310b48 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.2 + 1.0 org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index 5749dbaf..602f2301 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-quartz Java framework Quartz runtime module - 1.2 + 1.0 Java framework Quartz runtime module diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index 10f93d20..37dff90f 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-springmvc - 1.2 + 1.0 org.codehaus.jackson diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index ef12615a..2a60ab6b 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.2 + 1.3-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.2 + HEAD diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index 3f107518..7e4d2a9d 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.2 + 1.0 commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index d65f1a04..12e2ca7f 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-security Java framework Spring Security runtime module - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 org.springframework.security diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index 61e5c042..917322ac 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.2 + 1.0 Java framework Spring Mvc runtime module @@ -45,22 +45,22 @@ it.micegroup.voila.runtime voila-runtime-web - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-displaytag - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-security - 1.2 + 1.0 org.springframework.security diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 553c79cc..dae46eba 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.2 + 1.0 Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index 19a66b84..59373706 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.2 + 1.0 org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index 6c5725d8..bec102d0 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.2 + 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 d67ee1b1..4d2b122b 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.2 + 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 a0adf5c9..8301df2d 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.2 + 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 9464ffa7..2296a482 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive-adminlte Java framework Responsive Style Admin LTE library runtime module - 1.2 + 1.0 diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 5433658f..03cd4db5 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.2 + 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 720d3a3a..5f354d6a 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.2 + 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 8ee2084d..0e5ba656 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-core - 1.2 + 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 fca635e1..a2d0596c 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.2 + 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 f3d89857..0a1410df 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.2 + 1.3-SNAPSHOT ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.2 + 1.0 org.springframework @@ -28,27 +28,27 @@ it.micegroup.voila.runtime voila-runtime-security - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-hibernate-spatial - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-web-res-dojo - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-web-res-jquery - 1.2 + 1.0 it.micegroup.voila.runtime voila-runtime-web-res-mce - 1.2 + 1.0 commons-fileupload -- GitLab