FELIX-5185 : Fix description of metatype bundle
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1730059 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/metatype/changelog.txt b/metatype/changelog.txt
index dcab5c1..b2035b1 100644
--- a/metatype/changelog.txt
+++ b/metatype/changelog.txt
@@ -3,6 +3,7 @@
** Bug
* [FELIX-5173] - Metatype service's BundleResources ignore properties provided by fragment bundles
+ * [FELIX-5185] - Fix description of metatype bundle
Changes from 1.1.0 to 1.1.2
diff --git a/metatype/pom.xml b/metatype/pom.xml
index 84c5b7e..63357b4 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -31,7 +31,7 @@
<name>Apache Felix Metatype Service</name>
<description>
- Implementation of the OSGi Metatype Service Specification 1.2
+ Implementation of the OSGi Metatype Service Specification 1.3
</description>
<version>1.1.3-SNAPSHOT</version>
<dependencies>