From 370fbeb6b4b1c8f1bce5f039fff24e76698261b3 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sun, 19 Feb 2017 20:59:08 -0700 Subject: [PATCH] Change the version back to 6.2 Signed-off-by: Andrew DeMaria --- libresonic-main/pom.xml | 2 +- libresonic-rest-api/pom.xml | 2 +- libresonic-sonos-api/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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