correcting jcr.api package version

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@908799 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 7ee81a9..c330fd6 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=2.0.4
+                            org.apache.sling.jcr.api;version=2.0.8
                         </Export-Package>
                     </instructions>
                 </configuration>