FELIX-1010 : Add annotations to the build, change version and make the retention policy to be source (we don't want the annotations in the compiled classes)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@760530 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1e65dc6..71d9e60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,7 @@
       <modules>
         <module>maven-obr-plugin</module>
         <module>bundleplugin</module>
+        <module>scrplugin-annotations</module>
         <module>scrplugin</module>
         <module>tools/maven2/maven-osgi-plugin</module>
 <!--        <module>tools/maven2/maven-felix-plugin</module> -->