diff options
Diffstat (limited to 'java')
| -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 ee0ec27d48..e301bcb0cf 100644 --- a/java/ivy.nexus.xml +++ b/java/ivy.nexus.xml @@ -117,6 +117,12 @@ <artifact name="qpid-broker-plugins-jdbc-provider-bone" type="jar.asc" ext="jar.asc"/> <artifact name="qpid-broker-plugins-jdbc-provider-bone" type="source" ext="jar" e:classifier="sources"/> <artifact name="qpid-broker-plugins-jdbc-provider-bone" type="source.asc" ext="jar.asc" e:classifier="sources"/> + <artifact name="qpid-broker-plugins-websocket" type="pom" ext="pom"/> + <artifact name="qpid-broker-plugins-websocket" type="pom.asc" ext="pom.asc"/> + <artifact name="qpid-broker-plugins-websocket" type="jar" ext="jar"/> + <artifact name="qpid-broker-plugins-websocket" type="jar.asc" ext="jar.asc"/> + <artifact name="qpid-broker-plugins-websocket" type="source" ext="jar" e:classifier="sources"/> + <artifact name="qpid-broker-plugins-websocket" type="source.asc" ext="jar.asc" e:classifier="sources"/> <artifact name="qpid-amqp-1-0-common" type="pom" ext="pom"/> <artifact name="qpid-amqp-1-0-common" type="pom.asc" ext="pom.asc"/> <artifact name="qpid-amqp-1-0-common" type="jar" ext="jar"/> |
