Disabling builds for released bundles to make sure we get a new geronimo-mail SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/quartz-1.6.1@746185 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 950cd07..50074b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
 	    <groupId>org.apache.servicemix.bundles</groupId>
 	    <artifactId>bundles-pom</artifactId>
-	    <version>3-SNAPSHOT</version>
+	    <version>3</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>