[maven-release-plugin] prepare release org.apache.felix.http.sslfilter-1.0.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1676750 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/sslfilter/pom.xml b/http/sslfilter/pom.xml
index 458a9c1..b2bc109 100644
--- a/http/sslfilter/pom.xml
+++ b/http/sslfilter/pom.xml
@@ -28,13 +28,13 @@
<name>Apache Felix Http SSL Filter</name>
<artifactId>org.apache.felix.http.sslfilter</artifactId>
- <version>0.2.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>bundle</packaging>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/sslfilter</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/sslfilter</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/http/sslfilter/</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.0.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.0.0</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.sslfilter-1.0.0</url>
</scm>
<build>