[UIMA-6460] Move tycho and auto-staging to parent pom

- Should have been "activation" not "annotation"
diff --git a/pom.xml b/pom.xml
index 52483e4..b69ec54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2871,9 +2871,9 @@
           <scope>runtime</scope>
         </dependency>
         <dependency>
-          <groupId>javax.annotation</groupId>
-          <artifactId>javax.annotation-api</artifactId>
-          <version>1.3.2</version>
+          <groupId>javax.activation</groupId>
+          <artifactId>javax.activation-api</artifactId>
+          <version>1.2.0</version>
         </dependency>
       </dependencies>