From 83d6504ab0526f4d7f4bf5362dd6cbd8688fe99c Mon Sep 17 00:00:00 2001 From: Clement Escoffier Date: Fri, 25 Jul 2014 12:45:55 +0200 Subject: [PATCH] [RELEASE] update to release version: 0.6.2 --- core/akka-system/pom.xml | 2 +- core/application-configuration/pom.xml | 4 ++-- core/content-manager/pom.xml | 2 +- core/crypto/pom.xml | 2 +- core/router/pom.xml | 4 ++-- core/wisdom-api/pom.xml | 2 +- core/wisdom-base-runtime/pom.xml | 2 +- core/wisdom-engine/pom.xml | 2 +- core/wisdom-ipojo-module/pom.xml | 2 +- core/wisdom-maven-plugin/pom.xml | 4 ++-- core/wisdom-test/pom.xml | 4 ++-- documentation/documentation/pom.xml | 6 +++--- documentation/samples/pom.xml | 2 +- extensions/wisdom-asciidoc-maven-plugin/pom.xml | 4 ++-- extensions/wisdom-default-project-archetype/pom.xml | 4 ++-- extensions/wisdom-markdown-maven-plugin/pom.xml | 4 ++-- extensions/wisdom-monitor/pom.xml | 2 +- extensions/wisdom-simple-watcher-archetype/pom.xml | 4 ++-- framework/default-error-handler/pom.xml | 4 ++-- framework/ehcache-cache-service/pom.xml | 2 +- framework/hibernate-validation-service/pom.xml | 4 ++-- framework/i18n-service/pom.xml | 2 +- framework/integration-tests/pom.xml | 2 +- framework/resource-controller/pom.xml | 4 ++-- framework/thymeleaf-template-engine/pom.xml | 4 ++-- framework/wisdom-bom/pom.xml | 4 ++-- framework/wisdom-runtime/pom.xml | 2 +- pom.xml | 2 +- 28 files changed, 43 insertions(+), 43 deletions(-) diff --git a/core/akka-system/pom.xml b/core/akka-system/pom.xml index 7090ee534..fbaebd9a9 100644 --- a/core/akka-system/pom.xml +++ b/core/akka-system/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/application-configuration/pom.xml b/core/application-configuration/pom.xml index 5e099e241..e910878de 100644 --- a/core/application-configuration/pom.xml +++ b/core/application-configuration/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml application-configuration - 0.7-SNAPSHOT + 0.6.2 bundle diff --git a/core/content-manager/pom.xml b/core/content-manager/pom.xml index eee6de1cb..4fbed5916 100644 --- a/core/content-manager/pom.xml +++ b/core/content-manager/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/crypto/pom.xml b/core/crypto/pom.xml index a0a0fa083..07379c114 100644 --- a/core/crypto/pom.xml +++ b/core/crypto/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/router/pom.xml b/core/router/pom.xml index 839d11469..acfbb3f77 100644 --- a/core/router/pom.xml +++ b/core/router/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml router - 0.7-SNAPSHOT + 0.6.2 bundle diff --git a/core/wisdom-api/pom.xml b/core/wisdom-api/pom.xml index ced5f9315..dace50e66 100644 --- a/core/wisdom-api/pom.xml +++ b/core/wisdom-api/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/wisdom-base-runtime/pom.xml b/core/wisdom-base-runtime/pom.xml index f5fc35fe4..811b177cf 100644 --- a/core/wisdom-base-runtime/pom.xml +++ b/core/wisdom-base-runtime/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/wisdom-engine/pom.xml b/core/wisdom-engine/pom.xml index cf677c006..27ec5410b 100644 --- a/core/wisdom-engine/pom.xml +++ b/core/wisdom-engine/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/wisdom-ipojo-module/pom.xml b/core/wisdom-ipojo-module/pom.xml index d620ab67b..c8aad59fe 100644 --- a/core/wisdom-ipojo-module/pom.xml +++ b/core/wisdom-ipojo-module/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/core/wisdom-maven-plugin/pom.xml b/core/wisdom-maven-plugin/pom.xml index ed18e9303..31321b668 100644 --- a/core/wisdom-maven-plugin/pom.xml +++ b/core/wisdom-maven-plugin/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml wisdom-maven-plugin - 0.7-SNAPSHOT + 0.6.2 maven-plugin diff --git a/core/wisdom-test/pom.xml b/core/wisdom-test/pom.xml index 233d001cb..b90dc3771 100644 --- a/core/wisdom-test/pom.xml +++ b/core/wisdom-test/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml wisdom-test - 0.7-SNAPSHOT + 0.6.2 diff --git a/documentation/documentation/pom.xml b/documentation/documentation/pom.xml index 2cb80470a..ffeede06c 100644 --- a/documentation/documentation/pom.xml +++ b/documentation/documentation/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml documentation - 0.7-SNAPSHOT + 0.6.2 wisdom @@ -29,7 +29,7 @@ org.wisdom-framework akka-system - 0.7-SNAPSHOT + 0.6.2 org.slf4j diff --git a/documentation/samples/pom.xml b/documentation/samples/pom.xml index c49c8c08f..720acc3a2 100644 --- a/documentation/samples/pom.xml +++ b/documentation/samples/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/extensions/wisdom-asciidoc-maven-plugin/pom.xml b/extensions/wisdom-asciidoc-maven-plugin/pom.xml index 3be322d18..8975fdec8 100644 --- a/extensions/wisdom-asciidoc-maven-plugin/pom.xml +++ b/extensions/wisdom-asciidoc-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml @@ -23,7 +23,7 @@ org.wisdom-framework wisdom-maven-plugin - 0.7-SNAPSHOT + 0.6.2 diff --git a/extensions/wisdom-default-project-archetype/pom.xml b/extensions/wisdom-default-project-archetype/pom.xml index 25e81cab7..bb683ed8f 100644 --- a/extensions/wisdom-default-project-archetype/pom.xml +++ b/extensions/wisdom-default-project-archetype/pom.xml @@ -3,14 +3,14 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml 4.0.0 wisdom-default-project-archetype - 0.7-SNAPSHOT + 0.6.2 Archetype - wisdom-default-project-archetype diff --git a/extensions/wisdom-markdown-maven-plugin/pom.xml b/extensions/wisdom-markdown-maven-plugin/pom.xml index 65d8fb528..81b368f48 100644 --- a/extensions/wisdom-markdown-maven-plugin/pom.xml +++ b/extensions/wisdom-markdown-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml @@ -29,7 +29,7 @@ org.wisdom-framework wisdom-maven-plugin - 0.7-SNAPSHOT + 0.6.2 diff --git a/extensions/wisdom-monitor/pom.xml b/extensions/wisdom-monitor/pom.xml index 0d0e3c146..c64001c52 100644 --- a/extensions/wisdom-monitor/pom.xml +++ b/extensions/wisdom-monitor/pom.xml @@ -27,7 +27,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/extensions/wisdom-simple-watcher-archetype/pom.xml b/extensions/wisdom-simple-watcher-archetype/pom.xml index 70a373074..7085aeb7e 100644 --- a/extensions/wisdom-simple-watcher-archetype/pom.xml +++ b/extensions/wisdom-simple-watcher-archetype/pom.xml @@ -4,13 +4,13 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml 4.0.0 wisdom-simple-watcher-archetype - 0.7-SNAPSHOT + 0.6.2 Archetype - wisdom-simple-watcher-archetype diff --git a/framework/default-error-handler/pom.xml b/framework/default-error-handler/pom.xml index 37e6fea5e..b544f6002 100644 --- a/framework/default-error-handler/pom.xml +++ b/framework/default-error-handler/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml default-error-handler - 0.7-SNAPSHOT + 0.6.2 bundle diff --git a/framework/ehcache-cache-service/pom.xml b/framework/ehcache-cache-service/pom.xml index 8de6ca80f..a7a2a2cbe 100644 --- a/framework/ehcache-cache-service/pom.xml +++ b/framework/ehcache-cache-service/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/framework/hibernate-validation-service/pom.xml b/framework/hibernate-validation-service/pom.xml index ad17ba266..87230e056 100644 --- a/framework/hibernate-validation-service/pom.xml +++ b/framework/hibernate-validation-service/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml @@ -19,7 +19,7 @@ org.wisdom-framework wisdom-api - 0.7-SNAPSHOT + 0.6.2 diff --git a/framework/i18n-service/pom.xml b/framework/i18n-service/pom.xml index 37037b530..4b1acf384 100644 --- a/framework/i18n-service/pom.xml +++ b/framework/i18n-service/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/framework/integration-tests/pom.xml b/framework/integration-tests/pom.xml index 980307975..406bb69d1 100644 --- a/framework/integration-tests/pom.xml +++ b/framework/integration-tests/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../.. diff --git a/framework/resource-controller/pom.xml b/framework/resource-controller/pom.xml index 94a5fa845..7aaf7e215 100644 --- a/framework/resource-controller/pom.xml +++ b/framework/resource-controller/pom.xml @@ -7,13 +7,13 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml resource-controller - 0.7-SNAPSHOT + 0.6.2 bundle diff --git a/framework/thymeleaf-template-engine/pom.xml b/framework/thymeleaf-template-engine/pom.xml index 0b66e7f44..076d9f4e1 100644 --- a/framework/thymeleaf-template-engine/pom.xml +++ b/framework/thymeleaf-template-engine/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml thymeleaf-template-engine - 0.7-SNAPSHOT + 0.6.2 bundle diff --git a/framework/wisdom-bom/pom.xml b/framework/wisdom-bom/pom.xml index c276ccc80..404c92c72 100644 --- a/framework/wisdom-bom/pom.xml +++ b/framework/wisdom-bom/pom.xml @@ -7,12 +7,12 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../.. wisdom-bom - 0.7-SNAPSHOT + 0.6.2 pom diff --git a/framework/wisdom-runtime/pom.xml b/framework/wisdom-runtime/pom.xml index 43fd26905..84ce409a1 100644 --- a/framework/wisdom-runtime/pom.xml +++ b/framework/wisdom-runtime/pom.xml @@ -7,7 +7,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 ../../pom.xml diff --git a/pom.xml b/pom.xml index a0c0ee749..3cd3c212c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.wisdom-framework wisdom-framework - 0.7-SNAPSHOT + 0.6.2 pom wisdom-framework-project