From c65d6daea5c939ce496c800fdf31790a683e2bbd Mon Sep 17 00:00:00 2001 From: ALeksander Eskilson Date: Mon, 29 Apr 2019 10:14:47 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- assembly/pom.xml | 2 +- bunsen-core/pom.xml | 2 +- bunsen-r4/pom.xml | 2 +- bunsen-shaded/pom.xml | 2 +- bunsen-stu3/pom.xml | 2 +- pom.xml | 4 ++-- python/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index d44086da..222f780f 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -6,7 +6,7 @@ bunsen-parent com.cerner.bunsen - 0.4.8 + 0.4.9-SNAPSHOT ../pom.xml Bunsen Distribution Assembly diff --git a/bunsen-core/pom.xml b/bunsen-core/pom.xml index 8b7fb04b..b7a5abf9 100644 --- a/bunsen-core/pom.xml +++ b/bunsen-core/pom.xml @@ -6,7 +6,7 @@ bunsen-parent com.cerner.bunsen - 0.4.8 + 0.4.9-SNAPSHOT ../pom.xml Bunsen Core diff --git a/bunsen-r4/pom.xml b/bunsen-r4/pom.xml index 734ccd6c..1ba717fe 100644 --- a/bunsen-r4/pom.xml +++ b/bunsen-r4/pom.xml @@ -6,7 +6,7 @@ bunsen-parent com.cerner.bunsen - 0.4.8 + 0.4.9-SNAPSHOT ../pom.xml Bunsen R4 diff --git a/bunsen-shaded/pom.xml b/bunsen-shaded/pom.xml index e4e7745c..b036c1d2 100644 --- a/bunsen-shaded/pom.xml +++ b/bunsen-shaded/pom.xml @@ -6,7 +6,7 @@ bunsen-parent com.cerner.bunsen - 0.4.8 + 0.4.9-SNAPSHOT ../pom.xml Bunsen Shaded Assembly diff --git a/bunsen-stu3/pom.xml b/bunsen-stu3/pom.xml index 7183cccb..aceb5ea8 100644 --- a/bunsen-stu3/pom.xml +++ b/bunsen-stu3/pom.xml @@ -6,7 +6,7 @@ bunsen-parent com.cerner.bunsen - 0.4.8 + 0.4.9-SNAPSHOT ../pom.xml Bunsen STU3 diff --git a/pom.xml b/pom.xml index 3945cd85..6d8ce4df 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.cerner.bunsen bunsen-parent pom - 0.4.8 + 0.4.9-SNAPSHOT Bunsen Parent Use FHIR resources as native Spark data sets http://engineering.cerner.com/bunsen @@ -47,7 +47,7 @@ ${scm.connection} ${scm.url} - 0.4.8 + HEAD diff --git a/python/pom.xml b/python/pom.xml index 2b2e4ec8..4563ca27 100644 --- a/python/pom.xml +++ b/python/pom.xml @@ -6,7 +6,7 @@ bunsen-parent com.cerner.bunsen - 0.4.8 + 0.4.9-SNAPSHOT ../pom.xml Bunsen Python