[SM-2155] Use bundles-pom 10 instead of 11-SNAPSHOT in batik 1.7 bundle

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/batik-1.7@1358174 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index ea9e731..b8db892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>11-SNAPSHOT</version>
+        <version>10</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>