From a16b89e0ac58ce8f2fedebf321f1f2f796a5686f Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sat, 16 Feb 2019 11:38:12 -0700 Subject: [PATCH] Bump to version 10.2.0-RELEASE Signed-off-by: Andrew DeMaria --- airsonic-main/pom.xml | 2 +- airsonic-sonos-api/pom.xml | 2 +- install/docker/pom.xml | 4 ++-- integration-test/pom.xml | 2 +- pom.xml | 2 +- subsonic-rest-api/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index b4eda4b6..2ae241d1 100755 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -9,7 +9,7 @@ org.airsonic.player airsonic - 10.2.0-SNAPSHOT + 10.2.0-RELEASE diff --git a/airsonic-sonos-api/pom.xml b/airsonic-sonos-api/pom.xml index 38eaec0a..cacdb9be 100644 --- a/airsonic-sonos-api/pom.xml +++ b/airsonic-sonos-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.2.0-SNAPSHOT + 10.2.0-RELEASE diff --git a/install/docker/pom.xml b/install/docker/pom.xml index 98f3b6d5..c0cf6ea6 100644 --- a/install/docker/pom.xml +++ b/install/docker/pom.xml @@ -5,7 +5,7 @@ ../../pom.xml airsonic - 10.2.0-SNAPSHOT + 10.2.0-RELEASE org.airsonic.player pom @@ -16,7 +16,7 @@ org.airsonic.player airsonic-main - 10.2.0-SNAPSHOT + 10.2.0-RELEASE war diff --git a/integration-test/pom.xml b/integration-test/pom.xml index cb7de4f0..5c3977fe 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.2.0-SNAPSHOT + 10.2.0-RELEASE diff --git a/pom.xml b/pom.xml index 10e8b093..377a4812 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.airsonic.player airsonic - 10.2.0-SNAPSHOT + 10.2.0-RELEASE Airsonic pom diff --git a/subsonic-rest-api/pom.xml b/subsonic-rest-api/pom.xml index 90b30369..156a51c6 100644 --- a/subsonic-rest-api/pom.xml +++ b/subsonic-rest-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.2.0-SNAPSHOT + 10.2.0-RELEASE