Skip to content

Commit

Permalink
upgrade to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bsiegal committed Jul 27, 2011
1 parent f559826 commit 4aad91c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="build/lib/spiffyui-0.7.6.1.jar"/>
<classpathentry kind="lib" path="build/lib/spiffyui-0.7.7.jar"/>
<classpathentry kind="output" path="eclipseout"/>
</classpath>
2 changes: 1 addition & 1 deletion ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<info organisation="org.spiffyui" module="hellospiffy-ivy"/>
<dependencies>
<!-- Spiffy UI JARs -->
<dependency org="org.spiffyui" name="spiffyui" rev="0.7.6.1"/>
<dependency org="org.spiffyui" name="spiffyui" rev="0.7.7"/>

<!-- These are the JARs we need for building GWT. -->
<dependency org="javax.validation" name="validation-api" rev="1.0.0.GA">
Expand Down

0 comments on commit 4aad91c

Please sign in to comment.