From cc3dc9fd76fa994715582805e229e1a70dcd68f8 Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Wed, 20 Mar 2013 20:14:01 +0000 Subject: [PATCH] Update release info. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1459029 13f79535-47bb-0310-9956-ffa450edef68 --- doap_logging.rdf | 5 +++++ src/changes/changes.xml | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doap_logging.rdf b/doap_logging.rdf index adf2cbb..ae6132b 100644 --- a/doap_logging.rdf +++ b/doap_logging.rdf @@ -37,6 +37,11 @@ limitations under the License. + + commons-logging + 2013-03-20 + 1.1.2 + commons-logging 2007-11-26 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8dd6745..3065e7b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -43,7 +43,9 @@ The type attribute can be add,update,fix,remove. Release Notes - + + + The jar manifest now contains proper OSGi-related metadata information.