diff options
Diffstat (limited to 'java/ivy.nexus.xml')
| -rw-r--r-- | java/ivy.nexus.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/ivy.nexus.xml b/java/ivy.nexus.xml index cb7729ed20..06dba210b0 100644 --- a/java/ivy.nexus.xml +++ b/java/ivy.nexus.xml @@ -63,6 +63,12 @@ <artifact name="qpid-broker-plugins-amqp-0-10-protocol" type="jar.asc" ext="jar.asc"/> <artifact name="qpid-broker-plugins-amqp-0-10-protocol" type="source" ext="jar" e:classifier="sources"/> <artifact name="qpid-broker-plugins-amqp-0-10-protocol" type="source.asc" ext="jar.asc" e:classifier="sources"/> + <artifact name="qpid-broker-plugins-amqp-0-8-protocol" type="pom" ext="pom"/> + <artifact name="qpid-broker-plugins-amqp-0-8-protocol" type="pom.asc" ext="pom.asc"/> + <artifact name="qpid-broker-plugins-amqp-0-8-protocol" type="jar" ext="jar"/> + <artifact name="qpid-broker-plugins-amqp-0-8-protocol" type="jar.asc" ext="jar.asc"/> + <artifact name="qpid-broker-plugins-amqp-0-8-protocol" type="source" ext="jar" e:classifier="sources"/> + <artifact name="qpid-broker-plugins-amqp-0-8-protocol" type="source.asc" ext="jar.asc" e:classifier="sources"/> <artifact name="qpid-broker-plugins-amqp-1-0-protocol" type="pom" ext="pom"/> <artifact name="qpid-broker-plugins-amqp-1-0-protocol" type="pom.asc" ext="pom.asc"/> <artifact name="qpid-broker-plugins-amqp-1-0-protocol" type="jar" ext="jar"/> |
