aboutsummaryrefslogtreecommitdiffstats
path: root/testing/airsonic/update-jaudiotagger-dependency.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/airsonic/update-jaudiotagger-dependency.patch')
-rw-r--r--testing/airsonic/update-jaudiotagger-dependency.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/airsonic/update-jaudiotagger-dependency.patch b/testing/airsonic/update-jaudiotagger-dependency.patch
deleted file mode 100644
index 780c88a00ee..00000000000
--- a/testing/airsonic/update-jaudiotagger-dependency.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- airsonic-10.6.2/airsonic-main/pom.xml
-+++ airsonic-10.6.2/airsonic-main/pom.xml
-@@ -253,9 +253,9 @@
- </dependency>
-
- <dependency>
-- <groupId>net.jthink</groupId>
-- <artifactId>jaudiotagger</artifactId>
-- <version>2.2.5</version>
-+ <groupId>org.bitbucket.ijabz</groupId>
-+ <artifactId>jaudiotagger</artifactId>
-+ <version>v2.2.5</version>
- </dependency>
-
- <dependency>