summaryrefslogtreecommitdiff
path: root/qpid/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
commit95c0051d38f4b07fb9c84f9c1061f429a763b13f (patch)
tree15a995fa350250afbb9ca8c374ae20e8ebcbea60 /qpid/java
parent6dfbb79c9ce4835cc744c466e41bb1b42cee81c1 (diff)
downloadqpid-python-95c0051d38f4b07fb9c84f9c1061f429a763b13f.tar.gz
QPID-5459 : add websocket plugin modules to release script
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1558037 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/ivy.nexus.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/qpid/java/ivy.nexus.xml b/qpid/java/ivy.nexus.xml
index ee0ec27d48..e301bcb0cf 100644
--- a/qpid/java/ivy.nexus.xml
+++ b/qpid/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"/>