summaryrefslogtreecommitdiff
path: root/qpid/java/lib/poms/commons-logging-1.1.1.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-05-08 23:24:08 +0000
committerRobert Gemmell <robbie@apache.org>2012-05-08 23:24:08 +0000
commit2b778b9aa34bacfab5d46ac91311d03400fcaf19 (patch)
treee611816e50d792faf03a8bf65f13233b9fdc81a3 /qpid/java/lib/poms/commons-logging-1.1.1.xml
parent627dd706af0ec421a0dfdefe3ce0f34ac05f480a (diff)
downloadqpid-python-2b778b9aa34bacfab5d46ac91311d03400fcaf19.tar.gz
QPID-3988: update dependency stubs to fix POM generation before Jenkins points out its borked
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1335823 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/lib/poms/commons-logging-1.1.1.xml')
-rw-r--r--qpid/java/lib/poms/commons-logging-1.1.1.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/qpid/java/lib/poms/commons-logging-1.1.1.xml b/qpid/java/lib/poms/commons-logging-1.1.1.xml
new file mode 100644
index 0000000000..bf14523b24
--- /dev/null
+++ b/qpid/java/lib/poms/commons-logging-1.1.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>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.1.1</version>
+</dep>