Fix description to indicate the Metatype Service specification implemented (pointed out by Jeremias Märki on the users list; thanks)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1402039 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/metatype/pom.xml b/metatype/pom.xml
index d99b36b..a19ea1b 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.1
+        Implementation of the OSGi Metatype Service Specification 1.2
     </description>
     <version>1.0.5-SNAPSHOT</version>
     <dependencies>