Update bundles to use new bundles-pom parent snapshot so that builds succeed.

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/oro-2.0.8@827826 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d7c3ffb..1cbf6d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
 	    <groupId>org.apache.servicemix.bundles</groupId>
 	    <artifactId>bundles-pom</artifactId>
-	    <version>4</version>
+	    <version>5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>