From 576993f97e8a22f51e5fb2ab3f8eef359162eec7 Mon Sep 17 00:00:00 2001 From: Connor M Date: Sat, 7 Jan 2012 17:09:54 -0600 Subject: [PATCH] Added spout and its repo --- war/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/war/pom.xml b/war/pom.xml index 1e1cec2..6f743a4 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -8,6 +8,12 @@ War http://war.tommytony.com + + + spout-repo + http://nexus.getspout.org/content/groups/public/ + + @@ -51,6 +57,12 @@ jar compile + + org.getspout + spoutpluginapi + dev-SNAPSHOT + compile + junit junit @@ -65,3 +77,4 @@ +