From 31b77bcdbe6c43bb3c6ea1c9eb2b3669cf1e89ce Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 21 Sep 2010 06:12:33 +0000 Subject: [PATCH] GetdownApp is the correct entry-point for the application. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33ca22e..dba5f69 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ - com.threerings.getdown.launcher.Getdown + com.threerings.getdown.launcher.GetdownApp