summaryrefslogtreecommitdiff
path: root/qpid/java/lib
diff options
context:
space:
mode:
authorAndrew Donald Kennedy <grkvlt@apache.org>2011-10-31 17:20:53 +0000
committerAndrew Donald Kennedy <grkvlt@apache.org>2011-10-31 17:20:53 +0000
commit0d690e6837b96f02c4663183bacef7d0700f5a60 (patch)
tree0047bc58b77ac56e9ead919d95d83d400686f3d1 /qpid/java/lib
parent29b340b227f031a8b4719e41e93ec03758566f93 (diff)
downloadqpid-python-0d690e6837b96f02c4663183bacef7d0700f5a60.tar.gz
QPID-3558: Add broker Maven and OSGi artifacts to build
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1195572 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/lib')
-rw-r--r--qpid/java/lib/poms/je-4.0.103.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/qpid/java/lib/poms/je-4.0.103.xml b/qpid/java/lib/poms/je-4.0.103.xml
new file mode 100644
index 0000000000..20d09d3451
--- /dev/null
+++ b/qpid/java/lib/poms/je-4.0.103.xml
@@ -0,0 +1,22 @@
+<?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>com.sleepycat</groupId>
+ <artifactId>je</artifactId>
+ <version>4.0.103</version>
+</dep>