mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 18:29:53 +00:00
java: skip building jar file for the faster testing
This commit is contained in:
parent
2807504a81
commit
a65438c6fe
2 changed files with 8 additions and 21 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<ivy-module version="2.0"
|
||||
xmlns:e="http://ant.apache.org/ivy/extra">
|
||||
|
||||
<info organisation="org.messagepack"
|
||||
<info organisation="org.msgpack"
|
||||
module="${name}" revision="${version}">
|
||||
<ivyauthor name="MessagePack Project" url="http://msgpack.sourceforge.net/"/>
|
||||
<description>MessagePack</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue