diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 2ae241d1..3c2be6e0 100755 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -9,7 +9,7 @@ org.airsonic.player airsonic - 10.2.0-RELEASE + 10.3.0-SNAPSHOT diff --git a/airsonic-sonos-api/pom.xml b/airsonic-sonos-api/pom.xml index cacdb9be..47f15f02 100644 --- a/airsonic-sonos-api/pom.xml +++ b/airsonic-sonos-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.2.0-RELEASE + 10.3.0-SNAPSHOT diff --git a/install/docker/pom.xml b/install/docker/pom.xml index c0cf6ea6..c9967de7 100644 --- a/install/docker/pom.xml +++ b/install/docker/pom.xml @@ -5,7 +5,7 @@ ../../pom.xml airsonic - 10.2.0-RELEASE + 10.3.0-SNAPSHOT org.airsonic.player pom @@ -16,7 +16,7 @@ org.airsonic.player airsonic-main - 10.2.0-RELEASE + 10.3.0-SNAPSHOT war diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 5c3977fe..2798f874 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.2.0-RELEASE + 10.3.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 377a4812..4abba92a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.airsonic.player airsonic - 10.2.0-RELEASE + 10.3.0-SNAPSHOT Airsonic pom diff --git a/subsonic-rest-api/pom.xml b/subsonic-rest-api/pom.xml index 156a51c6..03d29c96 100644 --- a/subsonic-rest-api/pom.xml +++ b/subsonic-rest-api/pom.xml @@ -8,7 +8,7 @@ org.airsonic.player airsonic - 10.2.0-RELEASE + 10.3.0-SNAPSHOT