diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-07-21 10:57:26 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-07-21 10:57:26 +0000 |
| commit | faf2235522b96938e8aa4cc9fe344483102bdbdd (patch) | |
| tree | a199ffd08988bac8e38746f63662df56fca0644c /qpid/java/ivy.xml | |
| parent | 9bae28b28d9c6dc41f8bbb1590792e6e75567a8e (diff) | |
| download | qpid-python-faf2235522b96938e8aa4cc9fe344483102bdbdd.tar.gz | |
NO-JIRA: correct example jar name in client README, update ivy.xml file with current version
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1149110 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/ivy.xml')
| -rw-r--r-- | qpid/java/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/ivy.xml b/qpid/java/ivy.xml index cdffcff458..1399db5248 100644 --- a/qpid/java/ivy.xml +++ b/qpid/java/ivy.xml @@ -18,7 +18,7 @@ <ivy-module version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd"> - <info organisation="org/apache" module="qpid" revision="0.10"/> + <info organisation="org/apache" module="qpid" revision="0.13"/> <publications xmlns:e="urn:ant.apache.org:ivy-extras"> <artifact name="qpid-client" type="pom" ext="pom"/> |
