diff options
author | mconway <michael.c.conway@gmail.com> | 2013-02-08 14:52:38 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2013-02-08 14:52:38 (GMT) |
commit | 024d06d3a330c0d3a787632347ec8748dc930100 (patch) | |
tree | aa706ffa8b193557181bac98a1e4827e1be95600 /idrop-swing/pom.xml | |
parent | 19ab73ba98eda73c6a20e30751ad3fb2b9162664 (diff) | |
download | QCG-Data-024d06d3a330c0d3a787632347ec8748dc930100.zip QCG-Data-024d06d3a330c0d3a787632347ec8748dc930100.tar.gz QCG-Data-024d06d3a330c0d3a787632347ec8748dc930100.tar.bz2 |
[#1191] 3.3.0 beta/ idrop 2.0 beta release activities
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 --> |