From 8ef95c5db65d49920ce42113adb9ece8d057cb82 Mon Sep 17 00:00:00 2001 From: devgianlu Date: Tue, 31 Dec 2024 14:06:00 +0100 Subject: [PATCH] Bump to snapshot version --- api/pom.xml | 2 +- dacp/pom.xml | 2 +- decoder-api/pom.xml | 2 +- lib/pom.xml | 2 +- player/pom.xml | 2 +- pom.xml | 2 +- sink-api/pom.xml | 2 +- sink/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index fc7a0f89..6e96362d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml diff --git a/dacp/pom.xml b/dacp/pom.xml index 146a7e80..b5fabc7b 100644 --- a/dacp/pom.xml +++ b/dacp/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml diff --git a/decoder-api/pom.xml b/decoder-api/pom.xml index b2629da7..caa4d46e 100644 --- a/decoder-api/pom.xml +++ b/decoder-api/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index cedcde54..99e5d512 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml diff --git a/player/pom.xml b/player/pom.xml index 4d00b6db..94108134 100644 --- a/player/pom.xml +++ b/player/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index ca6b5ea7..e5c25ebb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java pom - 1.6.5 + 1.6.6-SNAPSHOT librespot-java Java port of librespot, the Open Source Spotify client library diff --git a/sink-api/pom.xml b/sink-api/pom.xml index d6612888..4a99a01a 100644 --- a/sink-api/pom.xml +++ b/sink-api/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml diff --git a/sink/pom.xml b/sink/pom.xml index 3feff1f9..ff2d8e76 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.5 + 1.6.6-SNAPSHOT ../pom.xml