Prepare the release.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@938392 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr-annotations/NOTICE b/scr-annotations/NOTICE
index a4539bc..a3ad1f6 100644
--- a/scr-annotations/NOTICE
+++ b/scr-annotations/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix SCR Annotations
-Copyright 2007-2009 The Apache Software Foundation
+Copyright 2007-2010 The Apache Software Foundation
 
 
 I. Included Software
diff --git a/scrplugin/NOTICE b/scrplugin/NOTICE
index b3bec23..6e9ec55 100644
--- a/scrplugin/NOTICE
+++ b/scrplugin/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix SCR Maven Plugin
-Copyright 2007-2009 The Apache Software Foundation
+Copyright 2007-2010 The Apache Software Foundation
 
 
 I. Included Software
@@ -15,10 +15,10 @@
 The Apache Software Foundation (http://www.apache.org/).
 Licensed under the Apache License 2.0.
 
-This product uses software developed at
+This product includes software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2007).
-Licensed under the Apache License 2.0.
+Copyright (c) OSGi Alliance (2000, 2009).
+Licensed under the Apache License 2.0. 
 
 This product uses software developed at http://asm.objectweb.org
 Copyright (c) 2000-2005 INRIA, France Telecom
diff --git a/scrplugin/pom.xml b/scrplugin/pom.xml
index 6c5bacc..03a8129 100644
--- a/scrplugin/pom.xml
+++ b/scrplugin/pom.xml
@@ -67,7 +67,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.scr.annotations</artifactId>
-			<version>1.3.0-SNAPSHOT</version>
+			<version>1.3.0</version>
 		</dependency>
         
         <!-- Sling Servlet SCR Annotation -->