From 90d68bd38e4f9549a85f682f6e45547009044664 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 10 Jan 2014 09:38:53 +1100 Subject: [PATCH] Should be of jar packaging --- module/cmd-alert/pom.xml | 2 +- module/cmd-find/pom.xml | 2 +- module/cmd-list/pom.xml | 2 +- module/cmd-send/pom.xml | 2 +- module/cmd-server/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml index 327e645e..2a1d5e0a 100644 --- a/module/cmd-alert/pom.xml +++ b/module/cmd-alert/pom.xml @@ -13,7 +13,7 @@ net.md-5 bungeecord-module-cmd-alert 1.7-SNAPSHOT - pom + jar cmd_alert Provides the alert and alertraw commands diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml index 84adb6a9..8696816f 100644 --- a/module/cmd-find/pom.xml +++ b/module/cmd-find/pom.xml @@ -13,7 +13,7 @@ net.md-5 bungeecord-module-cmd-find 1.7-SNAPSHOT - pom + jar cmd_find Provides the find command diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml index 313eb164..d17ee32f 100644 --- a/module/cmd-list/pom.xml +++ b/module/cmd-list/pom.xml @@ -13,7 +13,7 @@ net.md-5 bungeecord-module-cmd-list 1.7-SNAPSHOT - pom + jar cmd_list Provides the glist command diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml index 1b54d8d1..be771883 100644 --- a/module/cmd-send/pom.xml +++ b/module/cmd-send/pom.xml @@ -13,7 +13,7 @@ net.md-5 bungeecord-module-cmd-send 1.7-SNAPSHOT - pom + jar cmd_send Provides the gsend command diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml index ef58ae85..d3c651e3 100644 --- a/module/cmd-server/pom.xml +++ b/module/cmd-server/pom.xml @@ -13,7 +13,7 @@ net.md-5 bungeecord-module-cmd-server 1.7-SNAPSHOT - pom + jar cmd_server Provides the server command