summaryrefslogtreecommitdiff
path: root/qpid/java/lib/poms/geronimo-kernel-2.2.1.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2013-03-10 22:26:58 +0000
committerRobert Gemmell <robbie@apache.org>2013-03-10 22:26:58 +0000
commit41c444387dd3fb3a5c8ddd7002be621c146609cd (patch)
tree86dba6f1bc5f7d2ae69d4503f24d8263318d3443 /qpid/java/lib/poms/geronimo-kernel-2.2.1.xml
parentda3dabe20327d8b87e71292d0a57ae7b27d39a84 (diff)
downloadqpid-python-41c444387dd3fb3a5c8ddd7002be621c146609cd.tar.gz
QPID-4445: make the jar file produced by the JCA module use 'jca' in its name rather than 'ra', add support for generating maven artifacts for the jar and the packaged rar.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1454935 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/lib/poms/geronimo-kernel-2.2.1.xml')
-rw-r--r--qpid/java/lib/poms/geronimo-kernel-2.2.1.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/qpid/java/lib/poms/geronimo-kernel-2.2.1.xml b/qpid/java/lib/poms/geronimo-kernel-2.2.1.xml
new file mode 100644
index 0000000000..0a4c539f7e
--- /dev/null
+++ b/qpid/java/lib/poms/geronimo-kernel-2.2.1.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>org.apache.geronimo.framework</groupId>
+ <artifactId>geronimo-kernel</artifactId>
+ <version>2.2.1</version>
+</dep>