Exclude activation-api from the reactor as it's built/release through the activator module


git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk@1541825 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e812d38..2e338dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,7 @@
 
     <modules>
         <module>locator</module>
+        <!-- <module>annotation-api-1.2-b04</module> -->
         <module>activator</module>
         <module>saaj-api-1.3</module>
         <module>stax-api-1.0</module>
@@ -67,7 +68,6 @@
         <module>java-persistence-api-2.0</module>
         <module>jsr303-api-1.0.0</module>
         <module>jcr-api-2.0</module>
-        <module>annotation-api-1.2-b04</module>
         <module>assembly</module>
     </modules>