From 90ad911ea95edd9800dcfc526f9b78d0016a3957 Mon Sep 17 00:00:00 2001 From: devgianlu Date: Wed, 17 May 2023 09:45:23 +0200 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 9d5ac48d..7b47fafa 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml diff --git a/dacp/pom.xml b/dacp/pom.xml index f23dec38..c2397a68 100644 --- a/dacp/pom.xml +++ b/dacp/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml diff --git a/decoder-api/pom.xml b/decoder-api/pom.xml index e07044a4..a9d9de94 100644 --- a/decoder-api/pom.xml +++ b/decoder-api/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index f96e0ac0..c5bc7a10 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml diff --git a/player/pom.xml b/player/pom.xml index f84ffa66..da673013 100644 --- a/player/pom.xml +++ b/player/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 9ae8d4fe..6c3d8f97 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java pom - 1.6.3 + 1.6.4-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 d861eb70..44cf6755 100644 --- a/sink-api/pom.xml +++ b/sink-api/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml diff --git a/sink/pom.xml b/sink/pom.xml index 4b349591..33bba505 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -21,7 +21,7 @@ xyz.gianlu.librespot librespot-java - 1.6.3 + 1.6.4-SNAPSHOT ../pom.xml