Skip to content

Commit

Permalink
gwt: dnd upgrade to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
witek committed Feb 13, 2014
1 parent ec26bec commit 246d697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar" sourcepath="lib/src/commons-collections-3.2.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.5.jar" sourcepath="lib/src/commons-lang-2.5-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/scribe-1.1.2.jar" sourcepath="lib/src/scribe-1.1.2-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/gwt-dnd-3.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xstream-1.4.1.jar" sourcepath="lib/src/xstream-1.4.1-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/iTextAsian.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.20-bin.jar"/>
Expand All @@ -38,5 +37,6 @@
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guice-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gwtupload-1.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gwt-dnd-3.3.0.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>

0 comments on commit 246d697

Please sign in to comment.