diff --git a/libresonic-main/pom.xml b/libresonic-main/pom.xml index 9139561e..d69ba727 100644 --- a/libresonic-main/pom.xml +++ b/libresonic-main/pom.xml @@ -9,7 +9,7 @@ org.libresonic.player libresonic - 6.2.beta1.springboot + 6.2.0-SNAPSHOT diff --git a/libresonic-rest-api/pom.xml b/libresonic-rest-api/pom.xml index dd9bab02..13692806 100644 --- a/libresonic-rest-api/pom.xml +++ b/libresonic-rest-api/pom.xml @@ -8,7 +8,7 @@ org.libresonic.player libresonic - 6.2.beta1.springboot + 6.2.0-SNAPSHOT diff --git a/libresonic-sonos-api/pom.xml b/libresonic-sonos-api/pom.xml index 8c9cdbf8..87b94fc8 100644 --- a/libresonic-sonos-api/pom.xml +++ b/libresonic-sonos-api/pom.xml @@ -8,7 +8,7 @@ org.libresonic.player libresonic - 6.2.beta1.springboot + 6.2.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index bab47c77..7454e4fc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.libresonic.player libresonic - 6.2.beta1.springboot + 6.2.0-SNAPSHOT Libresonic pom