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/scrplugin-annotations/pom.xml b/scrplugin-annotations/pom.xml
index e8417cc..0deb634 100644
--- a/scrplugin-annotations/pom.xml
+++ b/scrplugin-annotations/pom.xml
@@ -23,12 +23,13 @@
<artifactId>felix</artifactId>
<groupId>org.apache.felix</groupId>
<version>1.0.4</version>
+ <relativePath>../pom/pom.xml</relativePath>
</parent>
<groupId>org.apache.felix</groupId>
<artifactId>maven-scr-plugin-annotations</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Annotations for Maven SCR Plugin</name>