FELIX-2868 Fix the resolution of the icon path according to the specification:
  - use the metatype XML file's URL as the base URL
  - have the URL constructor resolve the icon Path against that URL
  - increase o.a.f.metatype export version to 1.2 due to extended API

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1187688 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/metatype/pom.xml b/metatype/pom.xml
index 495bef2..1210b47 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -69,7 +69,7 @@
                             http://felix.apache.org/site/apache-felix-metatype-service.html
                         </Bundle-DocURL>
                         <Export-Package>
-                            org.apache.felix.metatype; version=${pom.version},
+                            org.apache.felix.metatype; version=1.2,
                             org.osgi.service.metatype; version=1.1
                         </Export-Package>
                         <Private-Package>