Update to new stax-api that fixes the problems of lost cause exceptions


git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk@1550746 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/stax-api-1.2/pom.xml b/stax-api-1.2/pom.xml
index 53ebaf1..723e3bc 100644
--- a/stax-api-1.2/pom.xml
+++ b/stax-api-1.2/pom.xml
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-stax-api_1.2_spec</artifactId>
-            <version>1.0</version>
+            <version>1.2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>