[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/b931bb9b Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/b931bb9b Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/b931bb9b Branch: refs/heads/master Commit: b931bb9b7085aed0cfe08463ea0d41f2ca830f39 Parents: f8d4201 Author: gpetracek <[email protected]> Authored: Fri Feb 5 12:28:25 2016 +0100 Committer: gpetracek <[email protected]> Committed: Fri Feb 5 12:28:25 2016 +0100 ---------------------------------------------------------------------- deltaspike/cdictrl/api/pom.xml | 2 +- deltaspike/cdictrl/impl-openejb/pom.xml | 2 +- deltaspike/cdictrl/impl-owb/pom.xml | 2 +- deltaspike/cdictrl/impl-weld/pom.xml | 2 +- deltaspike/cdictrl/pom.xml | 2 +- deltaspike/cdictrl/servlet/pom.xml | 2 +- deltaspike/cdictrl/tck/pom.xml | 2 +- deltaspike/checkstyle-rules/pom.xml | 2 +- deltaspike/core/api/pom.xml | 2 +- deltaspike/core/impl/pom.xml | 2 +- deltaspike/core/pom.xml | 2 +- deltaspike/dist/bom/pom.xml | 4 ++-- deltaspike/dist/full/pom.xml | 2 +- deltaspike/dist/pom.xml | 4 ++-- deltaspike/examples/jse-examples/pom.xml | 2 +- deltaspike/examples/jsf-examples/pom.xml | 2 +- deltaspike/examples/jsf-playground/pom.xml | 2 +- deltaspike/examples/pom.xml | 2 +- deltaspike/examples/scheduler-playground/pom.xml | 2 +- .../examples/security-requested-page-after-login-cdi/pom.xml | 2 +- .../security-requested-page-after-login-picketlink/pom.xml | 2 +- deltaspike/modules/bean-validation/api/pom.xml | 2 +- deltaspike/modules/bean-validation/impl/pom.xml | 2 +- deltaspike/modules/bean-validation/pom.xml | 4 ++-- deltaspike/modules/data/api/pom.xml | 2 +- deltaspike/modules/data/impl/pom.xml | 2 +- deltaspike/modules/data/pom.xml | 2 +- deltaspike/modules/data/test-ee7/pom.xml | 2 +- deltaspike/modules/jpa/api/pom.xml | 2 +- deltaspike/modules/jpa/impl/pom.xml | 2 +- deltaspike/modules/jpa/pom.xml | 4 ++-- deltaspike/modules/jsf/api/pom.xml | 2 +- deltaspike/modules/jsf/impl-ee6/pom.xml | 2 +- deltaspike/modules/jsf/impl/pom.xml | 2 +- deltaspike/modules/jsf/pom.xml | 4 ++-- deltaspike/modules/partial-bean/api/pom.xml | 2 +- deltaspike/modules/partial-bean/impl/pom.xml | 2 +- deltaspike/modules/partial-bean/pom.xml | 4 ++-- deltaspike/modules/pom.xml | 4 ++-- deltaspike/modules/proxy/api/pom.xml | 2 +- deltaspike/modules/proxy/impl-asm5/pom.xml | 2 +- deltaspike/modules/proxy/pom.xml | 4 ++-- deltaspike/modules/scheduler/api/pom.xml | 2 +- deltaspike/modules/scheduler/impl/pom.xml | 2 +- deltaspike/modules/scheduler/pom.xml | 4 ++-- deltaspike/modules/security/api/pom.xml | 2 +- deltaspike/modules/security/impl/pom.xml | 2 +- deltaspike/modules/security/pom.xml | 4 ++-- deltaspike/modules/servlet/api/pom.xml | 2 +- deltaspike/modules/servlet/impl/pom.xml | 2 +- deltaspike/modules/servlet/pom.xml | 4 ++-- deltaspike/modules/test-control/api/pom.xml | 2 +- deltaspike/modules/test-control/impl/pom.xml | 2 +- deltaspike/modules/test-control/pom.xml | 4 ++-- deltaspike/parent/code/pom.xml | 2 +- deltaspike/parent/pom.xml | 2 +- deltaspike/pom.xml | 4 ++-- deltaspike/test-utils/pom.xml | 2 +- documentation/pom.xml | 4 ++-- pom.xml | 4 ++-- site/pom.xml | 4 ++-- 61 files changed, 77 insertions(+), 77 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/api/pom.xml b/deltaspike/cdictrl/api/pom.xml index 7c6d74b..543c09a 100644 --- a/deltaspike/cdictrl/api/pom.xml +++ b/deltaspike/cdictrl/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> <artifactId>cdictrl-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/impl-openejb/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-openejb/pom.xml b/deltaspike/cdictrl/impl-openejb/pom.xml index ce7e7da..8a5b9e5 100644 --- a/deltaspike/cdictrl/impl-openejb/pom.xml +++ b/deltaspike/cdictrl/impl-openejb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> <artifactId>cdictrl-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/impl-owb/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-owb/pom.xml b/deltaspike/cdictrl/impl-owb/pom.xml index f03a066..f4fe529 100644 --- a/deltaspike/cdictrl/impl-owb/pom.xml +++ b/deltaspike/cdictrl/impl-owb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> <artifactId>cdictrl-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/impl-weld/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-weld/pom.xml b/deltaspike/cdictrl/impl-weld/pom.xml index c784f5a..ab1affd 100644 --- a/deltaspike/cdictrl/impl-weld/pom.xml +++ b/deltaspike/cdictrl/impl-weld/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> <artifactId>cdictrl-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/pom.xml b/deltaspike/cdictrl/pom.xml index 4c5d441..d1c1480 100644 --- a/deltaspike/cdictrl/pom.xml +++ b/deltaspike/cdictrl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/servlet/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/servlet/pom.xml b/deltaspike/cdictrl/servlet/pom.xml index 66efa12..41d9d59 100644 --- a/deltaspike/cdictrl/servlet/pom.xml +++ b/deltaspike/cdictrl/servlet/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> <artifactId>cdictrl-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/cdictrl/tck/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/tck/pom.xml b/deltaspike/cdictrl/tck/pom.xml index 2511327..1601e96 100644 --- a/deltaspike/cdictrl/tck/pom.xml +++ b/deltaspike/cdictrl/tck/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> <artifactId>cdictrl-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/checkstyle-rules/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/checkstyle-rules/pom.xml b/deltaspike/checkstyle-rules/pom.xml index 351da4c..dc6e2dc 100644 --- a/deltaspike/checkstyle-rules/pom.xml +++ b/deltaspike/checkstyle-rules/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/core/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/pom.xml b/deltaspike/core/api/pom.xml index 61c93fe..a9dfea2 100644 --- a/deltaspike/core/api/pom.xml +++ b/deltaspike/core/api/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike.core</groupId> <artifactId>core-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/core/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/impl/pom.xml b/deltaspike/core/impl/pom.xml index 0f933ae..f8aaa34 100644 --- a/deltaspike/core/impl/pom.xml +++ b/deltaspike/core/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.core</groupId> <artifactId>core-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/core/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/pom.xml b/deltaspike/core/pom.xml index 5f6d679..7df18be 100644 --- a/deltaspike/core/pom.xml +++ b/deltaspike/core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent-code</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../parent/code/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/dist/bom/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/dist/bom/pom.xml b/deltaspike/dist/bom/pom.xml index 80d4721..43d271f 100644 --- a/deltaspike/dist/bom/pom.xml +++ b/deltaspike/dist/bom/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.deltaspike.distribution</groupId> <artifactId>distributions-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>distributions-bom</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Distribution Bill of Materials</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/dist/full/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/dist/full/pom.xml b/deltaspike/dist/full/pom.xml index 9b74627..4f0c51d 100644 --- a/deltaspike/dist/full/pom.xml +++ b/deltaspike/dist/full/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.distribution</groupId> <artifactId>distributions-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>distribution-full</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/dist/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/dist/pom.xml b/deltaspike/dist/pom.xml index d88740e..5ef5a74 100644 --- a/deltaspike/dist/pom.xml +++ b/deltaspike/dist/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent-code</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../parent/code/pom.xml</relativePath> </parent> <groupId>org.apache.deltaspike.distribution</groupId> <artifactId>distributions-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Distribution</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/jse-examples/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/jse-examples/pom.xml b/deltaspike/examples/jse-examples/pom.xml index 1fa1419..3ca9715 100644 --- a/deltaspike/examples/jse-examples/pom.xml +++ b/deltaspike/examples/jse-examples/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.examples</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/jsf-examples/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/jsf-examples/pom.xml b/deltaspike/examples/jsf-examples/pom.xml index 1a3184c..10f6143 100644 --- a/deltaspike/examples/jsf-examples/pom.xml +++ b/deltaspike/examples/jsf-examples/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-jsf-example</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/jsf-playground/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/jsf-playground/pom.xml b/deltaspike/examples/jsf-playground/pom.xml index 9fae071..b58df2a 100644 --- a/deltaspike/examples/jsf-playground/pom.xml +++ b/deltaspike/examples/jsf-playground/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-jsf-playground</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/pom.xml b/deltaspike/examples/pom.xml index 9c3b033..c44bb51 100644 --- a/deltaspike/examples/pom.xml +++ b/deltaspike/examples/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/scheduler-playground/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/scheduler-playground/pom.xml b/deltaspike/examples/scheduler-playground/pom.xml index f7c3f3c..cd63520 100644 --- a/deltaspike/examples/scheduler-playground/pom.xml +++ b/deltaspike/examples/scheduler-playground/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.examples</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml b/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml index dd6988f..e646098 100644 --- a/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml +++ b/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml @@ -41,7 +41,7 @@ <parent> <groupId>org.apache.deltaspike.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-security-requested-page-after-login-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml b/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml index ebe98c6..8af8e0a 100644 --- a/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml +++ b/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml @@ -41,7 +41,7 @@ <parent> <groupId>org.apache.deltaspike.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-security-requested-page-after-login-picketlink</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/bean-validation/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/bean-validation/api/pom.xml b/deltaspike/modules/bean-validation/api/pom.xml index a210d4b..2a64aa7 100644 --- a/deltaspike/modules/bean-validation/api/pom.xml +++ b/deltaspike/modules/bean-validation/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>bean-validation-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-bean-validation-module-api</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/bean-validation/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/bean-validation/impl/pom.xml b/deltaspike/modules/bean-validation/impl/pom.xml index 4dde53a..7d88775 100644 --- a/deltaspike/modules/bean-validation/impl/pom.xml +++ b/deltaspike/modules/bean-validation/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>bean-validation-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-bean-validation-module-impl</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/bean-validation/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/bean-validation/pom.xml b/deltaspike/modules/bean-validation/pom.xml index 6f66a4d..d0dddfe 100644 --- a/deltaspike/modules/bean-validation/pom.xml +++ b/deltaspike/modules/bean-validation/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>bean-validation-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike BeanValidation-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/data/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/data/api/pom.xml b/deltaspike/modules/data/api/pom.xml index 02d8114..8d8a528 100755 --- a/deltaspike/modules/data/api/pom.xml +++ b/deltaspike/modules/data/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>data-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-data-module-api</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/data/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/data/impl/pom.xml b/deltaspike/modules/data/impl/pom.xml index 26e77d9..f9f0470 100755 --- a/deltaspike/modules/data/impl/pom.xml +++ b/deltaspike/modules/data/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>data-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-data-module-impl</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/data/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/data/pom.xml b/deltaspike/modules/data/pom.xml index 7416658..3fa8458 100755 --- a/deltaspike/modules/data/pom.xml +++ b/deltaspike/modules/data/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>data-module-project</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/data/test-ee7/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/data/test-ee7/pom.xml b/deltaspike/modules/data/test-ee7/pom.xml index 1ab4218..cd8aeee 100644 --- a/deltaspike/modules/data/test-ee7/pom.xml +++ b/deltaspike/modules/data/test-ee7/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>data-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-data-module-test-ee7</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jpa/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jpa/api/pom.xml b/deltaspike/modules/jpa/api/pom.xml index b5569cd..2b70668 100644 --- a/deltaspike/modules/jpa/api/pom.xml +++ b/deltaspike/modules/jpa/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jpa-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jpa/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jpa/impl/pom.xml b/deltaspike/modules/jpa/impl/pom.xml index 4b5f8d3..f575834 100644 --- a/deltaspike/modules/jpa/impl/pom.xml +++ b/deltaspike/modules/jpa/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jpa-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jpa/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jpa/pom.xml b/deltaspike/modules/jpa/pom.xml index 557901b..f90b063 100644 --- a/deltaspike/modules/jpa/pom.xml +++ b/deltaspike/modules/jpa/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jpa-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike JPA-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jsf/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jsf/api/pom.xml b/deltaspike/modules/jsf/api/pom.xml index 0a570cb..f0f1ffd 100644 --- a/deltaspike/modules/jsf/api/pom.xml +++ b/deltaspike/modules/jsf/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jsf-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jsf/impl-ee6/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jsf/impl-ee6/pom.xml b/deltaspike/modules/jsf/impl-ee6/pom.xml index 695ab65..2e3198a 100644 --- a/deltaspike/modules/jsf/impl-ee6/pom.xml +++ b/deltaspike/modules/jsf/impl-ee6/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jsf-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-jsf-module-impl-ee6</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jsf/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jsf/impl/pom.xml b/deltaspike/modules/jsf/impl/pom.xml index f9be743..96f2e52 100644 --- a/deltaspike/modules/jsf/impl/pom.xml +++ b/deltaspike/modules/jsf/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jsf-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/jsf/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jsf/pom.xml b/deltaspike/modules/jsf/pom.xml index 4d16b11..9acf36e 100644 --- a/deltaspike/modules/jsf/pom.xml +++ b/deltaspike/modules/jsf/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>jsf-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike JSF-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/partial-bean/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/partial-bean/api/pom.xml b/deltaspike/modules/partial-bean/api/pom.xml index 294eb5a..1ef9816 100644 --- a/deltaspike/modules/partial-bean/api/pom.xml +++ b/deltaspike/modules/partial-bean/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>partial-bean-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/partial-bean/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/partial-bean/impl/pom.xml b/deltaspike/modules/partial-bean/impl/pom.xml index e8f3341..d30dc85 100644 --- a/deltaspike/modules/partial-bean/impl/pom.xml +++ b/deltaspike/modules/partial-bean/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>partial-bean-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/partial-bean/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/partial-bean/pom.xml b/deltaspike/modules/partial-bean/pom.xml index 58ea24a..892e5c0 100644 --- a/deltaspike/modules/partial-bean/pom.xml +++ b/deltaspike/modules/partial-bean/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>partial-bean-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Partial-Bean-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/pom.xml b/deltaspike/modules/pom.xml index a1269d7..272962d 100644 --- a/deltaspike/modules/pom.xml +++ b/deltaspike/modules/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent-code</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../parent/code/pom.xml</relativePath> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Modules</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/proxy/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/proxy/api/pom.xml b/deltaspike/modules/proxy/api/pom.xml index a431b26..ef12950 100644 --- a/deltaspike/modules/proxy/api/pom.xml +++ b/deltaspike/modules/proxy/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>proxy-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-proxy-module-api</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/proxy/impl-asm5/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/proxy/impl-asm5/pom.xml b/deltaspike/modules/proxy/impl-asm5/pom.xml index d22395f..3b19542 100644 --- a/deltaspike/modules/proxy/impl-asm5/pom.xml +++ b/deltaspike/modules/proxy/impl-asm5/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>proxy-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-proxy-module-impl-asm5</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/proxy/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/proxy/pom.xml b/deltaspike/modules/proxy/pom.xml index 37522e3..76932b7 100644 --- a/deltaspike/modules/proxy/pom.xml +++ b/deltaspike/modules/proxy/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>proxy-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Proxy-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/scheduler/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/scheduler/api/pom.xml b/deltaspike/modules/scheduler/api/pom.xml index 5ea26da..80818e7 100644 --- a/deltaspike/modules/scheduler/api/pom.xml +++ b/deltaspike/modules/scheduler/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>scheduler-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/scheduler/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/scheduler/impl/pom.xml b/deltaspike/modules/scheduler/impl/pom.xml index 2e03199..2c3ab9a 100644 --- a/deltaspike/modules/scheduler/impl/pom.xml +++ b/deltaspike/modules/scheduler/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>scheduler-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/scheduler/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/scheduler/pom.xml b/deltaspike/modules/scheduler/pom.xml index f655f5f..a7a757f 100644 --- a/deltaspike/modules/scheduler/pom.xml +++ b/deltaspike/modules/scheduler/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>scheduler-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Scheduler-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/security/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/security/api/pom.xml b/deltaspike/modules/security/api/pom.xml index aa0a149..d777258 100644 --- a/deltaspike/modules/security/api/pom.xml +++ b/deltaspike/modules/security/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>security-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/security/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/security/impl/pom.xml b/deltaspike/modules/security/impl/pom.xml index 5d89749..a9dead5 100644 --- a/deltaspike/modules/security/impl/pom.xml +++ b/deltaspike/modules/security/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>security-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/security/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/security/pom.xml b/deltaspike/modules/security/pom.xml index 6df8840..0f7721b 100644 --- a/deltaspike/modules/security/pom.xml +++ b/deltaspike/modules/security/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>security-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Security-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/servlet/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/servlet/api/pom.xml b/deltaspike/modules/servlet/api/pom.xml index 3f6aa48..c974ffc 100644 --- a/deltaspike/modules/servlet/api/pom.xml +++ b/deltaspike/modules/servlet/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>servlet-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-servlet-module-api</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/servlet/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/servlet/impl/pom.xml b/deltaspike/modules/servlet/impl/pom.xml index 9992de2..052a9fe 100644 --- a/deltaspike/modules/servlet/impl/pom.xml +++ b/deltaspike/modules/servlet/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>servlet-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>deltaspike-servlet-module-impl</artifactId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/servlet/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/servlet/pom.xml b/deltaspike/modules/servlet/pom.xml index 465cc67..262e44b 100644 --- a/deltaspike/modules/servlet/pom.xml +++ b/deltaspike/modules/servlet/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>servlet-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Servlet-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/test-control/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/test-control/api/pom.xml b/deltaspike/modules/test-control/api/pom.xml index 3ef8ee5..e5eeb91 100644 --- a/deltaspike/modules/test-control/api/pom.xml +++ b/deltaspike/modules/test-control/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>test-control-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/test-control/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/test-control/impl/pom.xml b/deltaspike/modules/test-control/impl/pom.xml index 3c41c7b..ba9d99e 100644 --- a/deltaspike/modules/test-control/impl/pom.xml +++ b/deltaspike/modules/test-control/impl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>test-control-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/modules/test-control/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/test-control/pom.xml b/deltaspike/modules/test-control/pom.xml index 7161515..3632790 100644 --- a/deltaspike/modules/test-control/pom.xml +++ b/deltaspike/modules/test-control/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>modules-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.apache.deltaspike.modules</groupId> <artifactId>test-control-module-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Test-Control-Module</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/parent/code/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/parent/code/pom.xml b/deltaspike/parent/code/pom.xml index 53d00c0..ebe63f1 100644 --- a/deltaspike/parent/code/pom.xml +++ b/deltaspike/parent/code/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/parent/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml index 430258f..840bf5a 100644 --- a/deltaspike/parent/pom.xml +++ b/deltaspike/parent/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml index acaf8e8..a0696be 100644 --- a/deltaspike/pom.xml +++ b/deltaspike/pom.xml @@ -42,7 +42,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -56,7 +56,7 @@ --> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike-project</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Sources</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/deltaspike/test-utils/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/test-utils/pom.xml b/deltaspike/test-utils/pom.xml index 0ccecc7..58d3c24 100644 --- a/deltaspike/test-utils/pom.xml +++ b/deltaspike/test-utils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>parent</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/documentation/pom.xml ---------------------------------------------------------------------- diff --git a/documentation/pom.xml b/documentation/pom.xml index b311a4a..1d2e2de 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -42,13 +42,13 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike-documentation</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Documentation</name> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bd59525..99786c4 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ --> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike</name> @@ -75,7 +75,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/deltaspike.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/deltaspike.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/deltaspike.git</url> - <tag>deltaspike-1.5.3</tag> + <tag>HEAD</tag> </scm> <modules> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b931bb9b/site/pom.xml ---------------------------------------------------------------------- diff --git a/site/pom.xml b/site/pom.xml index 8a75bef..7adf5b3 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -42,13 +42,13 @@ <parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike-site</artifactId> - <version>1.5.3</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike Site</name>
