diff options
Diffstat (limited to 'idrop-swing/pom.xml')
-rw-r--r-- | idrop-swing/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idrop-swing/pom.xml b/idrop-swing/pom.xml index 20d88eb..ae8224c 100644 --- a/idrop-swing/pom.xml +++ b/idrop-swing/pom.xml @@ -105,7 +105,7 @@ <!-- used to automatically identify the jar containing the main class. --> <!-- this is perhaps going to change --> - <mainClass>org.irods.jargon.idrop.desktop.systraygui.StartupSequencer</mainClass> + <mainClass>org.irods.jargon.idrop.desktop.systraygui.IDROPDesktop</mainClass> </jnlp> <!-- SIGNING --> |