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

Commit 78d3971

Browse files
author
Jane Young
committed
[maven-release-plugin] prepare for next development iteration
svn path=/trunk/; revision=1360
1 parent 20cf338 commit 78d3971

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<modelVersion>4.0.0</modelVersion>
5252
<groupId>javax.servlet.jsp</groupId>
5353
<artifactId>jsp-api</artifactId>
54-
<version>2.2.1-b03</version>
54+
<version>2.2.1-SNAPSHOT</version>
5555
<packaging>jar</packaging>
5656
<name>JavaServer Pages(TM) API</name>
5757

@@ -125,10 +125,4 @@
125125
<scope>provided</scope>
126126
</dependency>
127127
</dependencies>
128-
129-
<scm>
130-
<connection>scm:svn:svn+ssh://janey@svn.java.net/jsp~svn/tags/jsp-api-2.2.1-b03</connection>
131-
<developerConnection>scm:svn:svn+ssh://janey@svn.java.net/jsp~svn/tags/jsp-api-2.2.1-b03</developerConnection>
132-
<url>http://java.net/projects/uel/sources/svn/show/tags/jsp-api-2.2.1-b03</url>
133-
</scm>
134128
</project>

0 commit comments

Comments
 (0)