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

Commit ce0d5f2

Browse files
author
Vinay Vishal
committed
[maven-release-plugin] prepare release javax.servlet.jsp-2.3.4
1 parent 6898aaf commit ce0d5f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

impl/pom.xml

Lines changed: 2 additions & 2 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.3.4-SNAPSHOT</version>
53+
<version>2.3.4</version>
5454
<packaging>jar</packaging>
5555
<name>JSP implementation</name>
5656

@@ -103,7 +103,7 @@
103103
<connection>scm:git:https://github.com/javaee/javaee-jsp-api.git</connection>
104104
<developerConnection>scm:git:ssh://git@github.com/javaee/javaee-jsp-api.git</developerConnection>
105105
<url>https://github.com/javaee/javaee-jsp-api</url>
106-
<tag>HEAD</tag>
106+
<tag>javax.servlet.jsp-2.3.4</tag>
107107
</scm>
108108

109109
<build>

0 commit comments

Comments
 (0)