diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 8b7e0711..149159b5 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -9,7 +9,7 @@ org.airsonic.player airsonic - 10.1.1-RELEASE + 10.2.0-SNAPSHOT diff --git a/airsonic-sonos-api/pom.xml b/airsonic-sonos-api/pom.xml index 2a7d549a..38eaec0a 100644 --- a/airsonic-sonos-api/pom.xml +++ b/airsonic-sonos-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.1.1-RELEASE + 10.2.0-SNAPSHOT diff --git a/install/docker/pom.xml b/install/docker/pom.xml index 90040534..eb742b75 100644 --- a/install/docker/pom.xml +++ b/install/docker/pom.xml @@ -5,7 +5,7 @@ ../../pom.xml airsonic - 10.1.1-RELEASE + 10.2.0-SNAPSHOT org.airsonic.player pom @@ -16,7 +16,7 @@ org.airsonic.player airsonic-main - 10.1.1-RELEASE + 10.2.0-SNAPSHOT war diff --git a/pom.xml b/pom.xml index 32dffd89..42ab4227 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.airsonic.player airsonic - 10.1.1-RELEASE + 10.2.0-SNAPSHOT Airsonic pom diff --git a/subsonic-rest-api/pom.xml b/subsonic-rest-api/pom.xml index 43535f5a..90b30369 100644 --- a/subsonic-rest-api/pom.xml +++ b/subsonic-rest-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.1.1-RELEASE + 10.2.0-SNAPSHOT