From e4a96925fdb710a7ad014cb6ac6eeeba56d1c9b5 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sun, 6 Aug 2017 20:01:04 -0600 Subject: [PATCH] Release 10.0.0 Signed-off-by: Andrew DeMaria --- airsonic-main/pom.xml | 2 +- airsonic-sonos-api/pom.xml | 2 +- install/docker/pom.xml | 4 ++-- pom.xml | 2 +- subsonic-rest-api/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 21b4a407..62a095b6 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -9,7 +9,7 @@ org.airsonic.player airsonic - 10.0.0-SNAPSHOT + 10.0.0-RELEASE diff --git a/airsonic-sonos-api/pom.xml b/airsonic-sonos-api/pom.xml index 1739caba..a45687f6 100644 --- a/airsonic-sonos-api/pom.xml +++ b/airsonic-sonos-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.0.0-SNAPSHOT + 10.0.0-RELEASE diff --git a/install/docker/pom.xml b/install/docker/pom.xml index 5ec5fd7c..f4342020 100644 --- a/install/docker/pom.xml +++ b/install/docker/pom.xml @@ -5,7 +5,7 @@ ../../pom.xml airsonic - 10.0.0-SNAPSHOT + 10.0.0-RELEASE org.airsonic.player pom @@ -16,7 +16,7 @@ org.airsonic.player airsonic-main - 10.0.0-SNAPSHOT + 10.0.0-RELEASE war diff --git a/pom.xml b/pom.xml index 6f38f18c..42c49965 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.airsonic.player airsonic - 10.0.0-SNAPSHOT + 10.0.0-RELEASE Airsonic pom diff --git a/subsonic-rest-api/pom.xml b/subsonic-rest-api/pom.xml index a2cdae9d..c7989f75 100644 --- a/subsonic-rest-api/pom.xml +++ b/subsonic-rest-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.0.0-SNAPSHOT + 10.0.0-RELEASE