Skip to content

Commit 1b1c8d7

Browse files
committed
Fixed readme files, and some eclipse projects classpath.
1 parent 49887b2 commit 1b1c8d7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

libraries/com.wordnik.swagger.core_1.5/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ https://helloreverb.com/developers/swagger
1414

1515
Swagger spec compatibility: 2.0
1616

17-
Built from tag v1.5.2-M1
17+
Built from tag v1.5.3-M1

libraries/com.wordnik.swagger.models_1.5/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ https://helloreverb.com/developers/swagger
1414

1515
Swagger spec compatibility: 2.0
1616

17-
Built from tag v1.5.2-M1
17+
Built from tag v1.5.3-M1

libraries/org.eclipse.jetty_9.2/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<classpath>
33
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
44
<classpathentry exported="true" kind="lib" path="org.eclipse.jetty.http.jar"/>
5-
<classpathentry exported="true" kind="lib" path="org.eclipse.jetty.client.jar" sourcepath="/home/thboileau/.m2/repository/org/eclipse/jetty/jetty-client/9.2.6.v20141205/jetty-client-9.2.6.v20141205-sources.jar"/>
5+
<classpathentry exported="true" kind="lib" path="org.eclipse.jetty.client.jar"/>
66
<classpathentry exported="true" kind="lib" path="org.eclipse.jetty.util.jar"/>
77
<classpathentry exported="true" kind="lib" path="org.eclipse.jetty.server.jar"/>
88
<classpathentry exported="true" kind="lib" path="org.eclipse.jetty.io.jar"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
4-
<classpathentry exported="true" kind="lib" path="simple-xml-2.7.1.jar"/>
4+
<classpathentry kind="lib" path="org.simpleframework.xml.jar"/>
55
<classpathentry kind="output" path="bin"/>
66
</classpath>

0 commit comments

Comments
 (0)