JAL-3609 JAL-3775 Updated getdown with re-factored HiDPISetting and ScreenInfo. No...
[jalview.git] / getdown / src / getdown / launcher / pom.xml
index 02ee228..b5e68f2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3_1.1.5_JVL</version>
+    <version>1.8.3-1.2.10_FJVL</version>
   </parent>
 
   <artifactId>getdown-launcher</artifactId>
           <archive>
             <manifest>
               <mainClass>com.threerings.getdown.launcher.GetdownApp</mainClass>
+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
             </manifest>
             <manifestEntries>
               <Permissions>all-permissions</Permissions>