Fix exported version to be 2.0.2

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/api@902743 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b46f807..cfb2df6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
                         </Bundle-Category>
                         <Export-Package>
                             <!-- Export provider API selectively -->
-                            org.apache.sling.jcr.api;version=${pom.version}
+                            org.apache.sling.jcr.api;version=2.0.2
                         </Export-Package>    
                     </instructions>
                 </configuration>