[maven-release-plugin]  copy for tag org.apache.felix.eventadmin-1.2.4

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.eventadmin-1.2.4@993360 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/NOTICE b/NOTICE
index 7ee998f..af67abf 100644
--- a/NOTICE
+++ b/NOTICE
@@ -8,8 +8,3 @@
 The OSGi Alliance (http://www.osgi.org/).
 Copyright (c) OSGi Alliance (2000, 2009).
 Licensed under the Apache License 2.0.
-
-This product includes software developed at
-Sun Microsystems, Inc.
-Copyright (c) 1994-2000.
-Licensed under a BSD license.
diff --git a/pom.xml b/pom.xml
index ca03482..91ddd0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,12 +29,12 @@
     <description>
 	    This bundle provides an implementation of the OSGi R4 EventAdmin service.
     </description>
-    <version>1.2.3-SNAPSHOT</version>
+    <version>1.2.4</version>
     <artifactId>org.apache.felix.eventadmin</artifactId>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/eventadmin/impl</connection>
-      <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/eventadmin/impl</developerConnection>
-      <url>http://svn.apache.org/repos/asf/felix/eventadmin/impl</url>
+      <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.eventadmin-1.2.4</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.eventadmin-1.2.4</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.eventadmin-1.2.4</url>
     </scm>
     <dependencies>
         <dependency>