You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2012/10/25 11:24:33 UTC

svn commit: r1402039 - /felix/trunk/metatype/pom.xml

Author: fmeschbe
Date: Thu Oct 25 09:24:32 2012
New Revision: 1402039

URL: http://svn.apache.org/viewvc?rev=1402039&view=rev
Log:
Fix description to indicate the Metatype Service specification implemented (pointed out by Jeremias Märki on the users list; thanks)

Modified:
    felix/trunk/metatype/pom.xml

Modified: felix/trunk/metatype/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/metatype/pom.xml?rev=1402039&r1=1402038&r2=1402039&view=diff
==============================================================================
--- felix/trunk/metatype/pom.xml (original)
+++ felix/trunk/metatype/pom.xml Thu Oct 25 09:24:32 2012
@@ -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>