From 75b51c5607e0739d02f5915266dce4e01c634bb6 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sun, 15 May 2016 21:17:00 -0600 Subject: [PATCH] Removed redundant groupId refs Signed-off-by: Andrew DeMaria --- libresonic-assembly/pom.xml | 1 - libresonic-booter/pom.xml | 1 - libresonic-installer-debian/pom.xml | 1 - libresonic-installer-mac/pom.xml | 1 - libresonic-installer-rpm/pom.xml | 1 - libresonic-installer-windows/pom.xml | 1 - libresonic-main/pom.xml | 1 - libresonic-rest-api/pom.xml | 1 - 8 files changed, 8 deletions(-) diff --git a/libresonic-assembly/pom.xml b/libresonic-assembly/pom.xml index 80c6564e..90e020bb 100644 --- a/libresonic-assembly/pom.xml +++ b/libresonic-assembly/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-assembly pom Libresonic Assembly diff --git a/libresonic-booter/pom.xml b/libresonic-booter/pom.xml index ee8c6712..451198ff 100644 --- a/libresonic-booter/pom.xml +++ b/libresonic-booter/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-booter Libresonic Booter diff --git a/libresonic-installer-debian/pom.xml b/libresonic-installer-debian/pom.xml index a4fb0666..eb27e599 100644 --- a/libresonic-installer-debian/pom.xml +++ b/libresonic-installer-debian/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-installer-debian pom Libresonic Installer for Debian diff --git a/libresonic-installer-mac/pom.xml b/libresonic-installer-mac/pom.xml index d329d528..05204b09 100644 --- a/libresonic-installer-mac/pom.xml +++ b/libresonic-installer-mac/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-installer-mac pom Libresonic Installer for Mac diff --git a/libresonic-installer-rpm/pom.xml b/libresonic-installer-rpm/pom.xml index 78ca117c..c81254c9 100644 --- a/libresonic-installer-rpm/pom.xml +++ b/libresonic-installer-rpm/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-installer-rpm pom Libresonic Installer for RPM diff --git a/libresonic-installer-windows/pom.xml b/libresonic-installer-windows/pom.xml index ba0a7ead..72726ecb 100644 --- a/libresonic-installer-windows/pom.xml +++ b/libresonic-installer-windows/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-installer-windows pom Libresonic Installer for Windows diff --git a/libresonic-main/pom.xml b/libresonic-main/pom.xml index 21b4da36..22bbaa82 100644 --- a/libresonic-main/pom.xml +++ b/libresonic-main/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-main war Libresonic Main diff --git a/libresonic-rest-api/pom.xml b/libresonic-rest-api/pom.xml index 5804d504..1671a8cb 100644 --- a/libresonic-rest-api/pom.xml +++ b/libresonic-rest-api/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.libresonic.player libresonic-rest-api Libresonic REST API