Skip to content

Commit 571031f

Browse files
committed
Bump the version of littleproxy to an actually release.
1 parent 69bedbb commit 571031f

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

.idea/libraries/little_proxy.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/client/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<classpathentry kind="lib" path="/third-party/java/xml/xalan-2.7.1.jar"/>
3535
<classpathentry kind="lib" path="/third-party/java/commons-fileupload/commons-fileupload-1.2.2.jar" sourcepath="/third-party/java/commons-fileupload/commons-fileupload-1.2.2-src.jar"/>
3636
<classpathentry kind="lib" path="/third-party/java/webbit/webbit-0.4.14.jar" sourcepath="/third-party/java/webbit/webbit-0.4.14-src.jar"/>
37-
<classpathentry kind="lib" path="/third-party/java/little_proxy/littleproxy-0.5-SNAPSHOT.jar" sourcepath="/third-party/java/little_proxy/littleproxy-0.5-SNAPSHOT-sources.jar"/>
37+
<classpathentry kind="lib" path="/third-party/java/little_proxy/littleproxy-0.5.3.jar" sourcepath="/third-party/java/little_proxy/littleproxy-0.5.3-sources.jar"/>
3838
<classpathentry kind="lib" path="/third-party/java/nekohtml/nekohtml-1.9.19.jar"/>
3939
<classpathentry kind="lib" path="/third-party/java/netty/netty-3.5.7.Final.jar"/>
4040
<classpathentry kind="lib" path="/third-party/java/google-protobuffers/protobuf-java-2.4.1.jar"/>

third_party/java/little_proxy/build.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
java_binary(name = "little_proxy",
33
main_class = "org.littleshoot.proxy.Launcher",
44
deps = [
5-
"littleproxy-0.5-SNAPSHOT.jar",
5+
"littleproxy-0.5.3.jar",
66
"//third_party/java/commons_cli",
77
"//third_party/java/commons-codec",
88
"//third_party/java/commons-lang",
-66.7 KB
Binary file not shown.
-100 KB
Binary file not shown.
71.6 KB
Binary file not shown.
110 KB
Binary file not shown.

0 commit comments

Comments
 (0)