From 872343687a512f48aed0966953a0afd4bf26e1ed Mon Sep 17 00:00:00 2001 From: Fabio Memoli Date: Thu, 20 Aug 2020 13:21:18 +0200 Subject: [PATCH] [maven-release-plugin] rollback the release of v1.0 --- voila-runtime-batch/pom.xml | 7 +- voila-runtime-core/pom.xml | 7 +- voila-runtime-displaytag/pom.xml | 8 +- voila-runtime-dwrajax/pom.xml | 7 +- voila-runtime-hibernate-search/pom.xml | 7 +- voila-runtime-hibernate-spatial/pom.xml | 93 ++- voila-runtime-hibernate/pom.xml | 89 +- voila-runtime-jasper4/pom.xml | 7 +- voila-runtime-mail/pom.xml | 7 +- voila-runtime-oawtemplate/pom.xml | 7 +- voila-runtime-quartz/pom.xml | 41 +- voila-runtime-restws/pom.xml | 7 +- voila-runtime-root/pom.xml | 784 +++++++++--------- voila-runtime-rtftemplate/pom.xml | 7 +- voila-runtime-security/pom.xml | 119 +-- voila-runtime-springmvc/pom.xml | 7 +- voila-runtime-springtest/pom.xml | 7 +- voila-runtime-springws/pom.xml | 7 +- voila-runtime-style-consip2008/pom.xml | 7 +- voila-runtime-style-edstribute/pom.xml | 7 +- voila-runtime-style-newage2014/pom.xml | 7 +- .../pom.xml | 7 +- voila-runtime-style-responsive/pom.xml | 7 +- voila-runtime-web-res-dojo/pom.xml | 7 +- voila-runtime-web-res-jquery/pom.xml | 7 +- voila-runtime-web-res-mce/pom.xml | 7 +- voila-runtime-web/pom.xml | 7 +- 27 files changed, 654 insertions(+), 627 deletions(-) diff --git a/voila-runtime-batch/pom.xml b/voila-runtime-batch/pom.xml index cbc86aa9..70c197c5 100644 --- a/voila-runtime-batch/pom.xml +++ b/voila-runtime-batch/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-batch Java framework Spring Batch runtime module - 1.0 + ${project.parent.version} Java framework Spring Batch runtime module 2.1.9.RELEASE diff --git a/voila-runtime-core/pom.xml b/voila-runtime-core/pom.xml index 1d54acea..aededbe2 100644 --- a/voila-runtime-core/pom.xml +++ b/voila-runtime-core/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-core Java framework Spring Core runtime module - 1.0 + ${project.parent.version} log4j diff --git a/voila-runtime-displaytag/pom.xml b/voila-runtime-displaytag/pom.xml index a8105188..4ce6632d 100644 --- a/voila-runtime-displaytag/pom.xml +++ b/voila-runtime-displaytag/pom.xml @@ -1,14 +1,16 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-displaytag Java framework Spring Displaytag runtime module - 1.0 + ${project.parent.version} it.micegroup.displaytag diff --git a/voila-runtime-dwrajax/pom.xml b/voila-runtime-dwrajax/pom.xml index 7c662b83..b591cce2 100644 --- a/voila-runtime-dwrajax/pom.xml +++ b/voila-runtime-dwrajax/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-dwrajax Java framework Spring DWR AJAX runtime module - 1.0 + ${project.parent.version} diff --git a/voila-runtime-hibernate-search/pom.xml b/voila-runtime-hibernate-search/pom.xml index bcde69bd..51b5ee38 100644 --- a/voila-runtime-hibernate-search/pom.xml +++ b/voila-runtime-hibernate-search/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-hibernate-search Java framework Hibernate Search runtime module - 1.0 + ${project.parent.version} Java framework Hibernate Search runtime module diff --git a/voila-runtime-hibernate-spatial/pom.xml b/voila-runtime-hibernate-spatial/pom.xml index 358adfe2..e2700624 100644 --- a/voila-runtime-hibernate-spatial/pom.xml +++ b/voila-runtime-hibernate-spatial/pom.xml @@ -1,47 +1,48 @@ - - 4.0.0 - - voila-runtime-root - it.micegroup.voila.runtime - 1.0 - ../voila-runtime-root/pom.xml - - voila-runtime-hibernate-spatial - Java framework Hibernate Spatial extension runtime module - 1.0 - Java framework Hibernate Spatial extension runtime module - - - - - - - - - org.hibernatespatial - hibernate-spatial-postgis - 1.0 - - - hibernate-core - org.hibernate - - - - - - - - - - com.google.code.geocoder-java - geocoder-java - 0.16 - - - it.micegroup.voila.runtime - voila-runtime-hibernate - ${project.parent.version} - - + + 4.0.0 + + voila-runtime-root + it.micegroup.voila.runtime + ${revision} + ../voila-runtime-root/pom.xml + + voila-runtime-hibernate-spatial + Java framework Hibernate Spatial extension runtime module + ${project.parent.version} + Java framework Hibernate Spatial extension runtime module + + + + + + + + + org.hibernatespatial + hibernate-spatial-postgis + 1.0 + + + hibernate-core + org.hibernate + + + + + + + + + + com.google.code.geocoder-java + geocoder-java + 0.16 + + + it.micegroup.voila.runtime + voila-runtime-hibernate + ${project.parent.version} + + \ No newline at end of file diff --git a/voila-runtime-hibernate/pom.xml b/voila-runtime-hibernate/pom.xml index 84e4f0a6..a843ad20 100644 --- a/voila-runtime-hibernate/pom.xml +++ b/voila-runtime-hibernate/pom.xml @@ -1,45 +1,46 @@ - - - voila-runtime-root - it.micegroup.voila.runtime - 1.0 - ../voila-runtime-root/pom.xml - - 4.0.0 - voila-runtime-hibernate - Java framework Spring Hibernate runtime module - 1.0 - - - org.hibernate - hibernate - 3.2.7.ga - - - javax.transaction - jta - - - - - it.micegroup.voila.runtime - voila-runtime-core - ${project.parent.version} - - - it.micegroup.voila.runtime - voila-runtime-security - ${project.parent.version} - - - org.springframework - spring-orm - ${org.springframework.version} - - - org.springframework - spring-jdbc - ${org.springframework.version} - - + + + voila-runtime-root + it.micegroup.voila.runtime + ${revision} + ../voila-runtime-root/pom.xml + + 4.0.0 + voila-runtime-hibernate + Java framework Spring Hibernate runtime module + ${project.parent.version} + + + org.hibernate + hibernate + 3.2.7.ga + + + javax.transaction + jta + + + + + it.micegroup.voila.runtime + voila-runtime-core + ${project.parent.version} + + + it.micegroup.voila.runtime + voila-runtime-security + ${project.parent.version} + + + org.springframework + spring-orm + ${org.springframework.version} + + + org.springframework + spring-jdbc + ${org.springframework.version} + + \ No newline at end of file diff --git a/voila-runtime-jasper4/pom.xml b/voila-runtime-jasper4/pom.xml index d1b7d08d..4de1043c 100644 --- a/voila-runtime-jasper4/pom.xml +++ b/voila-runtime-jasper4/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-jasper4 Java framework Jasper report runtime module - 1.0 + ${project.parent.version} Java framework Spring Mvc runtime module diff --git a/voila-runtime-mail/pom.xml b/voila-runtime-mail/pom.xml index e66b106d..1366e4a0 100644 --- a/voila-runtime-mail/pom.xml +++ b/voila-runtime-mail/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-mail Java framework Mail runtime module - 1.0 + ${project.parent.version} Java framework Mail runtime module diff --git a/voila-runtime-oawtemplate/pom.xml b/voila-runtime-oawtemplate/pom.xml index 2cfe9a72..3841cb9f 100644 --- a/voila-runtime-oawtemplate/pom.xml +++ b/voila-runtime-oawtemplate/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-oawtemplate Java framework Spring OAW Template runtime module - 1.0 + ${project.parent.version} org.openarchitectureware diff --git a/voila-runtime-quartz/pom.xml b/voila-runtime-quartz/pom.xml index dfcd1ff4..5ec073d3 100644 --- a/voila-runtime-quartz/pom.xml +++ b/voila-runtime-quartz/pom.xml @@ -1,21 +1,22 @@ - - 4.0.0 - - voila-runtime-root - it.micegroup.voila.runtime - 1.0 - ../voila-runtime-root/pom.xml - - voila-runtime-quartz - Java framework Quartz runtime module - 1.0 - Java framework Quartz runtime module - - - - org.quartz-scheduler - quartz - 1.8.3 - - + + 4.0.0 + + voila-runtime-root + it.micegroup.voila.runtime + ${revision} + ../voila-runtime-root/pom.xml + + voila-runtime-quartz + Java framework Quartz runtime module + ${project.parent.version} + Java framework Quartz runtime module + + + + org.quartz-scheduler + quartz + 1.8.3 + + \ No newline at end of file diff --git a/voila-runtime-restws/pom.xml b/voila-runtime-restws/pom.xml index ef0d2083..5f13b610 100644 --- a/voila-runtime-restws/pom.xml +++ b/voila-runtime-restws/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-restws Java framework Spring REST WebService runtime module - 1.0 + ${project.parent.version} diff --git a/voila-runtime-root/pom.xml b/voila-runtime-root/pom.xml index 3a35327f..9c5c0f3f 100644 --- a/voila-runtime-root/pom.xml +++ b/voila-runtime-root/pom.xml @@ -1,393 +1,393 @@ - - - 4.0.0 - - it.micegroup.voila.runtime - voila-runtime-root - 1.0 - pom - - Java framework Root runtime module - - The voila-runtime library is a collection of custom open source classes - for the Voila framework for model-driven application development (MDD). - - http://gitlab.micegroup.it/mice/voila-runtimes - 2020 - - - MICE - http://www.micegroup.it/voila/license.html - A business-friendly OSS license - - - - Mice S.r.l - http://www.micegroup.it - - - - emilio.dolce - Emilio Dolce - emilio.dolce@micegroup.it - MICE S.r.l. - http://www.micegroup.it - - architet - developer - - Europe/Rome - - - - - ../voila-runtime-core - ../voila-runtime-displaytag - ../voila-runtime-dwrajax - ../voila-runtime-hibernate - ../voila-runtime-security - ../voila-runtime-web - ../voila-runtime-springmvc - ../voila-runtime-springws - ../voila-runtime-restws - ../voila-runtime-style-edstribute - ../voila-runtime-style-newage2014 - ../voila-runtime-style-consip2008 - ../voila-runtime-style-responsive - ../voila-runtime-style-responsive-adminlte - ../voila-runtime-web-res-dojo - ../voila-runtime-web-res-jquery - ../voila-runtime-web-res-mce - ../voila-runtime-mail - ../voila-runtime-jasper4 - ../voila-runtime-springtest - ../voila-runtime-quartz - ../voila-runtime-hibernate-search - ../voila-runtime-hibernate-spatial - ../voila-runtime-batch - ../voila-runtime-rtftemplate - ../voila-runtime-oawtemplate - - - - 1.8 - ISO-8859-1 - UTF-8 - 3.1.1.RELEASE - 3.1.0.RELEASE - 1.5.10 - false - 1.0-SNAPSHOT - - - - Jira - http://www.micegroup.it/jira/ - - - - hudson - http://www.micegroup.it/hudson - - - - 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.0 - - - - - oss - Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - oss - Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-release-plugin - 3.0.0-M1 - - true - false - release - deploy - v@{project.version} - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - oss - https://oss.sonatype.org/ - true - - - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - - attach-javadocs - - jar - - - false - -Xdoclint:none - -Xdoclint:none - -Xdoclint:none - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - MICE central nexus repo - http://www.micegroup.it/nexus/content/groups/public - - true - - - true - interval:60 - - - - OSGEO GeoTools repo - http://download.osgeo.org/webdav/geotools - - - Hibernate Spatial repo - http://www.hibernatespatial.org/repository - - - - - - org.springframework - spring-beans - ${org.springframework.version} - - - org.springframework - spring-tx - ${org.springframework.version} - - - org.springframework - spring-aop - ${org.springframework.version} - - - org.springframework - spring-context - ${org.springframework.version} - - - - commons-logging - commons-logging - - - - - org.springframework - spring-context-support - ${org.springframework.version} - - - - org.slf4j - slf4j-api - ${org.slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j.version} - runtime - - - org.slf4j - slf4j-log4j12 - ${org.slf4j.version} - runtime - - - log4j - log4j - 1.2.17 - - - javax.mail - mail - - - javax.jms - jms - - - com.sun.jdmk - jmxtools - - - com.sun.jmx - jmxri - - - compile - - - commons-beanutils - commons-beanutils - 1.8.3 - - - commons-lang - commons-lang - 2.5 - - - commons-digester - commons-digester - 1.6 - - - xml-apis - xml-apis - - - - - commons-io - commons-io - 1.4 - - - commons-collections - commons-collections - 3.2.1 - - - org.apache.velocity - velocity - 1.6.4 - - - velocity-tools - velocity-tools-generic - 1.2 - - - c3p0 - c3p0 - 0.9.1.2 - - - org.aspectj - aspectjweaver - 1.6.9 - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - false - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 3.1.1 - - none - - - - - - - org.apache.maven.plugins - maven-jxr-plugin - - - org.codehaus.mojo - findbugs-maven-plugin - - - net.sourceforge.maven-taglib - maven-taglib-plugin - - none - - - - + + + 4.0.0 + + it.micegroup.voila.runtime + voila-runtime-root + ${revision} + pom + + Java framework Root runtime module + + The voila-runtime library is a collection of custom open source classes + for the Voila framework for model-driven application development (MDD). + + http://gitlab.micegroup.it/mice/voila-runtimes + 2020 + + + MICE + http://www.micegroup.it/voila/license.html + A business-friendly OSS license + + + + Mice S.r.l + http://www.micegroup.it + + + + emilio.dolce + Emilio Dolce + emilio.dolce@micegroup.it + MICE S.r.l. + http://www.micegroup.it + + architet + developer + + Europe/Rome + + + + + ../voila-runtime-core + ../voila-runtime-displaytag + ../voila-runtime-dwrajax + ../voila-runtime-hibernate + ../voila-runtime-security + ../voila-runtime-web + ../voila-runtime-springmvc + ../voila-runtime-springws + ../voila-runtime-restws + ../voila-runtime-style-edstribute + ../voila-runtime-style-newage2014 + ../voila-runtime-style-consip2008 + ../voila-runtime-style-responsive + ../voila-runtime-style-responsive-adminlte + ../voila-runtime-web-res-dojo + ../voila-runtime-web-res-jquery + ../voila-runtime-web-res-mce + ../voila-runtime-mail + ../voila-runtime-jasper4 + ../voila-runtime-springtest + ../voila-runtime-quartz + ../voila-runtime-hibernate-search + ../voila-runtime-hibernate-spatial + ../voila-runtime-batch + ../voila-runtime-rtftemplate + ../voila-runtime-oawtemplate + + + + 1.8 + ISO-8859-1 + UTF-8 + 3.1.1.RELEASE + 3.1.0.RELEASE + 1.5.10 + false + 1.0-SNAPSHOT + + + + Jira + http://www.micegroup.it/jira/ + + + + hudson + http://www.micegroup.it/hudson + + + + 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.0 + + + + + oss + Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + + oss + Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M1 + + true + false + release + deploy + v@{project.version} + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + oss + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + + attach-javadocs + + jar + + + false + -Xdoclint:none + -Xdoclint:none + -Xdoclint:none + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + + MICE central nexus repo + http://www.micegroup.it/nexus/content/groups/public + + true + + + true + interval:60 + + + + OSGEO GeoTools repo + http://download.osgeo.org/webdav/geotools + + + Hibernate Spatial repo + http://www.hibernatespatial.org/repository + + + + + + org.springframework + spring-beans + ${org.springframework.version} + + + org.springframework + spring-tx + ${org.springframework.version} + + + org.springframework + spring-aop + ${org.springframework.version} + + + org.springframework + spring-context + ${org.springframework.version} + + + + commons-logging + commons-logging + + + + + org.springframework + spring-context-support + ${org.springframework.version} + + + + org.slf4j + slf4j-api + ${org.slf4j.version} + + + org.slf4j + jcl-over-slf4j + ${org.slf4j.version} + runtime + + + org.slf4j + slf4j-log4j12 + ${org.slf4j.version} + runtime + + + log4j + log4j + 1.2.17 + + + javax.mail + mail + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + compile + + + commons-beanutils + commons-beanutils + 1.8.3 + + + commons-lang + commons-lang + 2.5 + + + commons-digester + commons-digester + 1.6 + + + xml-apis + xml-apis + + + + + commons-io + commons-io + 1.4 + + + commons-collections + commons-collections + 3.2.1 + + + org.apache.velocity + velocity + 1.6.4 + + + velocity-tools + velocity-tools-generic + 1.2 + + + c3p0 + c3p0 + 0.9.1.2 + + + org.aspectj + aspectjweaver + 1.6.9 + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + false + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.1.1 + + none + + + + + + + org.apache.maven.plugins + maven-jxr-plugin + + + org.codehaus.mojo + findbugs-maven-plugin + + + net.sourceforge.maven-taglib + maven-taglib-plugin + + none + + + + \ No newline at end of file diff --git a/voila-runtime-rtftemplate/pom.xml b/voila-runtime-rtftemplate/pom.xml index 5d993c68..3cb311b1 100644 --- a/voila-runtime-rtftemplate/pom.xml +++ b/voila-runtime-rtftemplate/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-rtftemplate Java framework Spring RTF Template runtime module - 1.0 + ${project.parent.version} commons-beanutils diff --git a/voila-runtime-security/pom.xml b/voila-runtime-security/pom.xml index f511858c..0648d992 100644 --- a/voila-runtime-security/pom.xml +++ b/voila-runtime-security/pom.xml @@ -1,60 +1,61 @@ - - - voila-runtime-root - it.micegroup.voila.runtime - 1.0 - ../voila-runtime-root/pom.xml - - 4.0.0 - voila-runtime-security - Java framework Spring Security runtime module - 1.0 - - - it.micegroup.voila.runtime - voila-runtime-core - ${project.parent.version} - - - org.springframework.security - spring-security-config - ${org.springframework.security.version} - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - - - org.springframework.security - spring-security-web - ${org.springframework.security.version} - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - - - javax.servlet - servlet-api - 2.5 - - - - org.owasp.esapi - esapi - 2.1.0.1 - - + + + voila-runtime-root + it.micegroup.voila.runtime + ${revision} + ../voila-runtime-root/pom.xml + + 4.0.0 + voila-runtime-security + Java framework Spring Security runtime module + ${project.parent.version} + + + it.micegroup.voila.runtime + voila-runtime-core + ${project.parent.version} + + + org.springframework.security + spring-security-config + ${org.springframework.security.version} + + + org.springframework + spring-core + + + org.springframework + spring-expression + + + + + org.springframework.security + spring-security-web + ${org.springframework.security.version} + + + org.springframework + spring-core + + + org.springframework + spring-expression + + + + + javax.servlet + servlet-api + 2.5 + + + + org.owasp.esapi + esapi + 2.1.0.1 + + \ No newline at end of file diff --git a/voila-runtime-springmvc/pom.xml b/voila-runtime-springmvc/pom.xml index 5b185a23..16ff1fe7 100644 --- a/voila-runtime-springmvc/pom.xml +++ b/voila-runtime-springmvc/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-springmvc Java framework Spring MVC runtime module - 1.0 + ${project.parent.version} Java framework Spring Mvc runtime module diff --git a/voila-runtime-springtest/pom.xml b/voila-runtime-springtest/pom.xml index 44b0e3d5..fb9dd3d3 100644 --- a/voila-runtime-springtest/pom.xml +++ b/voila-runtime-springtest/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-springtest Java framework Spring Test runtime module - 1.0 + ${project.parent.version} Java framework Spring Test runtime module diff --git a/voila-runtime-springws/pom.xml b/voila-runtime-springws/pom.xml index d2b05536..fdd271d7 100644 --- a/voila-runtime-springws/pom.xml +++ b/voila-runtime-springws/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-springws Java framework Spring WebServices runtime module - 1.0 + ${project.parent.version} org.springframework.ws diff --git a/voila-runtime-style-consip2008/pom.xml b/voila-runtime-style-consip2008/pom.xml index b157ca8f..d7fe86e0 100644 --- a/voila-runtime-style-consip2008/pom.xml +++ b/voila-runtime-style-consip2008/pom.xml @@ -1,12 +1,13 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-consip2008 Java framework Style Consip 2008 runtime module - 1.0 + ${project.parent.version} \ No newline at end of file diff --git a/voila-runtime-style-edstribute/pom.xml b/voila-runtime-style-edstribute/pom.xml index bcc9171c..d15cd273 100644 --- a/voila-runtime-style-edstribute/pom.xml +++ b/voila-runtime-style-edstribute/pom.xml @@ -1,12 +1,13 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-edstribute Java framework Style EDS tribute runtime module - 1.0 + ${project.parent.version} \ No newline at end of file diff --git a/voila-runtime-style-newage2014/pom.xml b/voila-runtime-style-newage2014/pom.xml index 7e7620fb..ee10fde5 100644 --- a/voila-runtime-style-newage2014/pom.xml +++ b/voila-runtime-style-newage2014/pom.xml @@ -1,12 +1,13 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-newage2014 Java framework Style EDS tribute runtime module - 1.0 + ${project.parent.version} \ 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 35cf999a..79ebe071 100644 --- a/voila-runtime-style-responsive-adminlte/pom.xml +++ b/voila-runtime-style-responsive-adminlte/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive-adminlte Java framework Responsive Style Admin LTE library runtime module - 1.0 + ${project.parent.version} diff --git a/voila-runtime-style-responsive/pom.xml b/voila-runtime-style-responsive/pom.xml index 7b99ce09..12c959f1 100644 --- a/voila-runtime-style-responsive/pom.xml +++ b/voila-runtime-style-responsive/pom.xml @@ -1,12 +1,13 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-style-responsive Java framework Responsive Style core library runtime module - 1.0 + ${project.parent.version} \ 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 035727c7..9c78a49d 100644 --- a/voila-runtime-web-res-dojo/pom.xml +++ b/voila-runtime-web-res-dojo/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-dojo Java framework DOJO WEB Resources runtime module - 1.0 + ${project.parent.version} \ 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 8fd90fbf..5bba5885 100644 --- a/voila-runtime-web-res-jquery/pom.xml +++ b/voila-runtime-web-res-jquery/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web-res-jquery Java framework jQuery WEB Resources runtime module - 1.0 + ${project.parent.version} it.micegroup.voila.runtime diff --git a/voila-runtime-web-res-mce/pom.xml b/voila-runtime-web-res-mce/pom.xml index 43cdf2cf..eb9ed93a 100644 --- a/voila-runtime-web-res-mce/pom.xml +++ b/voila-runtime-web-res-mce/pom.xml @@ -1,14 +1,15 @@ - + 4.0.0 voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml voila-runtime-web-res-mce Javascript framework for tiny MCE Editor for textareas - 1.0 + ${project.parent.version} Javascript framework for tiny MCE Editor for textareas diff --git a/voila-runtime-web/pom.xml b/voila-runtime-web/pom.xml index 45ac09e0..08a487c7 100644 --- a/voila-runtime-web/pom.xml +++ b/voila-runtime-web/pom.xml @@ -1,14 +1,15 @@ - + voila-runtime-root it.micegroup.voila.runtime - 1.0 + ${revision} ../voila-runtime-root/pom.xml 4.0.0 voila-runtime-web Java framework Spring Web runtime module - 1.0 + ${project.parent.version} org.springframework -- GitLab