Update to the samskivert-1.2 SNAPSHOT to get SwingUtil.setWindowIcons()
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
<classpathentry kind="var" path="M2_REPO/junit/junit/4.8.1/junit-4.8.1.jar"/>
|
<classpathentry kind="var" path="M2_REPO/junit/junit/4.8.1/junit-4.8.1.jar"/>
|
||||||
<classpathentry kind="var" path="M2_REPO/jregistrykey/jregistrykey/1.0/jregistrykey-1.0.jar"/>
|
<classpathentry kind="var" path="M2_REPO/jregistrykey/jregistrykey/1.0/jregistrykey-1.0.jar"/>
|
||||||
<classpathentry kind="var" path="M2_REPO/net/sf/proguard/proguard/4.4/proguard-4.4.jar"/>
|
<classpathentry kind="var" path="M2_REPO/net/sf/proguard/proguard/4.4/proguard-4.4.jar"/>
|
||||||
<classpathentry kind="var" path="M2_REPO/com/samskivert/samskivert/1.0/samskivert-1.0.jar"/>
|
<classpathentry kind="var" path="M2_REPO/com/samskivert/samskivert/1.2-SNAPSHOT/samskivert-1.2-SNAPSHOT.jar"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
<classpathentry kind="output" path="dist/classes"/>
|
<classpathentry kind="output" path="dist/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
<artifactId>samskivert</artifactId>
|
<artifactId>samskivert</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.2-SNAPSHOT</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user