From c58317c74bbfa98e0d70a5b377c88c73b5255cd8 Mon Sep 17 00:00:00 2001 From: Robert Tisma <942951+rtisma@users.noreply.github.com> Date: Tue, 10 Dec 2019 09:16:16 -0500 Subject: [PATCH 1/2] Release 3.1.0 --- pom.xml | 2 +- song-client/pom.xml | 6 +++--- song-core/pom.xml | 2 +- song-java-sdk/pom.xml | 2 +- song-server/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ccfeea9b2..18d2c84fc 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ bio.overture song pom - 3.0.1-SNAPSHOT + 3.1.0 song-core song-java-sdk diff --git a/song-client/pom.xml b/song-client/pom.xml index f2bd2ee54..fdd96a774 100644 --- a/song-client/pom.xml +++ b/song-client/pom.xml @@ -18,7 +18,7 @@ song bio.overture - 3.0.1-SNAPSHOT + 3.1.0 4.0.0 @@ -35,12 +35,12 @@ bio.overture song-java-sdk - 3.0.1-SNAPSHOT + 3.1.0 bio.overture song-core - 3.0.1-SNAPSHOT + 3.1.0 diff --git a/song-core/pom.xml b/song-core/pom.xml index 7cfe5727c..14fe5f6f3 100644 --- a/song-core/pom.xml +++ b/song-core/pom.xml @@ -19,7 +19,7 @@ song bio.overture - 3.0.1-SNAPSHOT + 3.1.0 4.0.0 diff --git a/song-java-sdk/pom.xml b/song-java-sdk/pom.xml index 20c6606b6..4b0250c72 100644 --- a/song-java-sdk/pom.xml +++ b/song-java-sdk/pom.xml @@ -18,7 +18,7 @@ song bio.overture - 3.0.1-SNAPSHOT + 3.1.0 4.0.0 diff --git a/song-server/pom.xml b/song-server/pom.xml index ade3ed0b9..04c99d2b9 100644 --- a/song-server/pom.xml +++ b/song-server/pom.xml @@ -19,7 +19,7 @@ song bio.overture - 3.0.1-SNAPSHOT + 3.1.0 4.0.0 @@ -37,7 +37,7 @@ bio.overture song-core - 3.0.1-SNAPSHOT + 3.1.0 From 52c5ad0205ffc32d47eee44d20e803843815ccc9 Mon Sep 17 00:00:00 2001 From: Robert Tisma <942951+rtisma@users.noreply.github.com> Date: Tue, 10 Dec 2019 12:43:23 -0500 Subject: [PATCH 2/2] Merge Back 3.1.0-SNAPSHOT --- pom.xml | 2 +- song-client/pom.xml | 6 +++--- song-core/pom.xml | 2 +- song-java-sdk/pom.xml | 2 +- song-server/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 18d2c84fc..e0feca21d 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ bio.overture song pom - 3.1.0 + 3.1.0-SNAPSHOT song-core song-java-sdk diff --git a/song-client/pom.xml b/song-client/pom.xml index fdd96a774..3ac810a59 100644 --- a/song-client/pom.xml +++ b/song-client/pom.xml @@ -18,7 +18,7 @@ song bio.overture - 3.1.0 + 3.1.0-SNAPSHOT 4.0.0 @@ -35,12 +35,12 @@ bio.overture song-java-sdk - 3.1.0 + 3.1.0-SNAPSHOT bio.overture song-core - 3.1.0 + 3.1.0-SNAPSHOT diff --git a/song-core/pom.xml b/song-core/pom.xml index 14fe5f6f3..061d3fb6a 100644 --- a/song-core/pom.xml +++ b/song-core/pom.xml @@ -19,7 +19,7 @@ song bio.overture - 3.1.0 + 3.1.0-SNAPSHOT 4.0.0 diff --git a/song-java-sdk/pom.xml b/song-java-sdk/pom.xml index 4b0250c72..1aa362a9b 100644 --- a/song-java-sdk/pom.xml +++ b/song-java-sdk/pom.xml @@ -18,7 +18,7 @@ song bio.overture - 3.1.0 + 3.1.0-SNAPSHOT 4.0.0 diff --git a/song-server/pom.xml b/song-server/pom.xml index 04c99d2b9..e5bcd90db 100644 --- a/song-server/pom.xml +++ b/song-server/pom.xml @@ -19,7 +19,7 @@ song bio.overture - 3.1.0 + 3.1.0-SNAPSHOT 4.0.0 @@ -37,7 +37,7 @@ bio.overture song-core - 3.1.0 + 3.1.0-SNAPSHOT