summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2014-01-14 14:08:59 +0000
committerRobert Godfrey <rgodfrey@apache.org>2014-01-14 14:08:59 +0000
commit8c76b18866608ce3b5d47ce014c7688ad4287066 (patch)
treec7b22da787199bf1b8ec0824c13a28a3cbc0b3bf /java
parent6a22b3e743d80476c381ffb5d1059118ab4ec4ea (diff)
downloadqpid-python-8c76b18866608ce3b5d47ce014c7688ad4287066.tar.gz
QPID-5459 : add websocket plugin modules to release script
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1558037 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/ivy.nexus.xml6
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"/>