Skip to content

Commit

Permalink
Upgraded SnakeYAML to version 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
oyse committed Jan 1, 2014
1 parent 560dd4c commit b91cd07
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion org.dadacoalition.yedit.test/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,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.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="Resources/snakeyaml-1.8.jar"/>
<classpathentry kind="lib" path="Resources/snakeyaml-1.13.jar" sourcepath="Resources/snakeyaml-1.13-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion org.dadacoalition.yedit/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="Resources/snakeyaml-1.8.jar" sourcepath="Resources/snakeyaml-1.8-sources.jar"/>
<classpathentry kind="lib" path="Resources/snakeyaml-1.13.jar" sourcepath="Resources/snakeyaml-1.13-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed org.dadacoalition.yedit/Resources/snakeyaml-1.8.jar
Binary file not shown.

0 comments on commit b91cd07

Please sign in to comment.