Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 149f065

Browse files
committed
[maven-release-plugin] prepare release org.apache.felix.http.jetty-3.1.4
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/http/jetty@1716625 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5ee93f4 commit 149f065

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929
<name>Apache Felix Http Jetty</name>
3030
<artifactId>org.apache.felix.http.jetty</artifactId>
31-
<version>3.1.3-SNAPSHOT</version>
31+
<version>3.1.4</version>
3232
<packaging>jar</packaging>
3333

3434
<scm>
35-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/jetty</connection>
36-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/jetty</developerConnection>
37-
<url>http://svn.apache.org/viewvc/felix/trunk/http/jetty/</url>
35+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-3.1.4</connection>
36+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-3.1.4</developerConnection>
37+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.jetty-3.1.4</url>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)