summaryrefslogtreecommitdiff
path: root/qpid/java/lib
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2013-10-07 07:56:04 +0000
committerRobert Gemmell <robbie@apache.org>2013-10-07 07:56:04 +0000
commit69836bd304be776a156666b21a445b180f9ea694 (patch)
treeb3d2e404399bb3cf52c7d2fd3fccef17e4d02f27 /qpid/java/lib
parentac87962d0f749ad597be71af1fbd8c11509e694e (diff)
downloadqpid-python-69836bd304be776a156666b21a445b180f9ea694.tar.gz
QPID-5207: fix the pom generation in the Ant build
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/lib')
-rw-r--r--qpid/java/lib/poms/dojo-1.8.3.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/qpid/java/lib/poms/dojo-1.8.3.xml b/qpid/java/lib/poms/dojo-1.8.3.xml
new file mode 100644
index 0000000000..0768c3b576
--- /dev/null
+++ b/qpid/java/lib/poms/dojo-1.8.3.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<dep>
+ <groupId>org.dojotoolkit</groupId>
+ <artifactId>dojo</artifactId>
+ <version>1.8.3</version>
+ <deptype>zip</deptype>
+</dep>