mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
java: add javadoc,javadoc-jar,pom,dist,mvn-install,mvn-deploy ANT tasks.
Now maven2 repository for msgpack is created at the following URL. - http://msgpack.sourceforge.net/maven2/
This commit is contained in:
parent
05b8c00ee7
commit
fb96617377
2 changed files with 125 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<ivy-module version="2.0"
|
||||
xmlns:e="http://ant.apache.org/ivy/extra">
|
||||
|
||||
<info organisation="org.msgpack"
|
||||
<info organisation="org"
|
||||
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