FELIX-1010 : Rename annotations to scr annotations.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@766372 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/pom.xml b/scrplugin/pom.xml
index a4247c4..18910d0 100644
--- a/scrplugin/pom.xml
+++ b/scrplugin/pom.xml
@@ -101,7 +101,7 @@
         
 		<dependency>
 			<groupId>org.apache.felix</groupId>
-			<artifactId>maven-scr-plugin-annotations</artifactId>
+			<artifactId>org.apache.felix.scr.annotations</artifactId>
 			<version>0.9.0-SNAPSHOT</version>
 		</dependency>