Skip to content
This repository was archived by the owner on Aug 17, 2018. It is now read-only.

Commit 5d09915

Browse files
author
Jane Young
committed
[maven-release-plugin] prepare for next development iteration
svn path=/trunk/; revision=1425
1 parent 7f74dd6 commit 5d09915

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

impl/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<modelVersion>4.0.0</modelVersion>
5151
<groupId>org.glassfish.web</groupId>
5252
<artifactId>javax.servlet.jsp</artifactId>
53-
<version>2.2.5</version>
53+
<version>2.2.6-SNAPSHOT</version>
5454
<packaging>jar</packaging>
5555
<name>JSP implementation</name>
5656

@@ -99,9 +99,9 @@
9999
</mailingList>
100100
</mailingLists>
101101
<scm>
102-
<connection>scm:svn:https://svn.java.net/svn/jsp~svn/tags/javax.servlet.jsp-2.2.5</connection>
103-
<developerConnection>scm:svn:https://svn.java.net/svn/jsp~svn/tags/javax.servlet.jsp-2.2.5</developerConnection>
104-
<url>http://java.net/projects/jsp/sources/svn/show/tags/javax.servlet.jsp-2.2.5</url>
102+
<connection>scm:svn:https://svn.java.net/svn/jsp~svn/trunk/impl</connection>
103+
<developerConnection>scm:svn:https://svn.java.net/svn/jsp~svn/trunk/impl</developerConnection>
104+
<url>http://java.net/projects/jsp/sources/svn/show</url>
105105
</scm>
106106

107107
<build>

0 commit comments

Comments
 (0)