Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository was archived by the owner on Aug 17, 2018. It is now read-only.

Commit 80b323b

Browse files
author
Vinay Vishal
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2cb1653 commit 80b323b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/pom.xml

Lines changed: 2 additions & 2 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>javax.servlet.jsp-api</artifactId>
54-
<version>2.3.3</version>
54+
<version>2.3.4-SNAPSHOT</version>
5555
<packaging>jar</packaging>
5656
<name>JavaServer Pages(TM) API</name>
5757

@@ -104,7 +104,7 @@
104104
<connection>scm:git:https://github.com/javaee/javaee-jsp-api.git</connection>
105105
<developerConnection>scm:git:ssh://git@github.com/javaee/javaee-jsp-api.git</developerConnection>
106106
<url>https://github.com/javaee/javaee-jsp-api</url>
107-
<tag>2.3.3</tag>
107+
<tag>HEAD</tag>
108108
</scm>
109109

110110
<build>

0 commit comments

Comments
 (0)