From ec68a8e7de95d1da235edaa0a5c7a302442f06ad Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Wed, 23 Aug 2017 20:39:52 -0600 Subject: [PATCH] Bump version to 10.1.0-SNAPSHOT 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 6495e56c..4925b480 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -9,7 +9,7 @@ org.airsonic.player airsonic - 10.0.1-RELEASE + 10.1.0-SNAPSHOT diff --git a/airsonic-sonos-api/pom.xml b/airsonic-sonos-api/pom.xml index 3fa53126..27c27460 100644 --- a/airsonic-sonos-api/pom.xml +++ b/airsonic-sonos-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.0.1-RELEASE + 10.1.0-SNAPSHOT diff --git a/install/docker/pom.xml b/install/docker/pom.xml index 66e86f71..d93710d8 100644 --- a/install/docker/pom.xml +++ b/install/docker/pom.xml @@ -5,7 +5,7 @@ ../../pom.xml airsonic - 10.0.1-RELEASE + 10.1.0-SNAPSHOT org.airsonic.player pom @@ -16,7 +16,7 @@ org.airsonic.player airsonic-main - 10.0.1-RELEASE + 10.1.0-SNAPSHOT war diff --git a/pom.xml b/pom.xml index bb69c7be..e626f25c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.airsonic.player airsonic - 10.0.1-RELEASE + 10.1.0-SNAPSHOT Airsonic pom diff --git a/subsonic-rest-api/pom.xml b/subsonic-rest-api/pom.xml index 82b375b8..7e2b3efb 100644 --- a/subsonic-rest-api/pom.xml +++ b/subsonic-rest-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.0.1-RELEASE + 10.1.0-SNAPSHOT