From 14e8e60b0ccd808de88e37b86ea5082d1391e3b8 Mon Sep 17 00:00:00 2001 From: Matija Obreza Date: Thu, 24 Jan 2019 15:40:07 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- auditlog/pom.xml | 6 +++--- core/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- security/pom.xml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/auditlog/pom.xml b/auditlog/pom.xml index 9ed8787..20a61a2 100644 --- a/auditlog/pom.xml +++ b/auditlog/pom.xml @@ -19,7 +19,7 @@ org.genesys-pgr application-blocks-parent - 1.5 + 1.6-SNAPSHOT ../parent/pom.xml application-blocks-auditlog @@ -79,13 +79,13 @@ org.genesys-pgr application-blocks-security - 1.5 + 1.6-SNAPSHOT org.genesys-pgr application-blocks-core - 1.5 + 1.6-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 04c4786..e398091 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ org.genesys-pgr application-blocks-parent - 1.5 + 1.6-SNAPSHOT ../parent/pom.xml application-blocks-core diff --git a/parent/pom.xml b/parent/pom.xml index 8d59494..fbb9ca0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ org.genesys-pgr application-blocks - 1.5 + 1.6-SNAPSHOT application-blocks-parent pom diff --git a/pom.xml b/pom.xml index c77212e..10d010d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.genesys-pgr application-blocks - 1.5 + 1.6-SNAPSHOT pom Application Building Blocks This is the shared project pom. @@ -49,7 +49,7 @@ scm:https://gitlab.croptrust.org/genesys-pgr/application-blocks scm:git:git@gitlab.croptrust.org:genesys-pgr/application-blocks.git git@gitlab.croptrust.org:genesys-pgr/application-blocks.git - application-blocks-1.5 + HEAD diff --git a/security/pom.xml b/security/pom.xml index be9eead..2e09344 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -19,7 +19,7 @@ org.genesys-pgr application-blocks-parent - 1.5 + 1.6-SNAPSHOT ../parent/pom.xml application-blocks-security @@ -80,7 +80,7 @@ org.genesys-pgr application-blocks-core - 1.5 + 1.6-SNAPSHOT -- GitLab