[maven-release-plugin] prepare release org.apache.felix.http.parent-11

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/http/parent@1837303 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 70fb4b1..f945b93 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <name>Apache Felix Http Parent POM</name>
     <artifactId>org.apache.felix.http.parent</artifactId>
-    <version>11-SNAPSHOT</version>
+    <version>11</version>
     <packaging>pom</packaging>
 
 
@@ -38,9 +38,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/parent/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-11</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-11</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.parent-11</url>
     </scm>
 
     <build>