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

Commit ef2740a

Browse files
committed
[maven-release-plugin] prepare release 4.0.0
1 parent 62e5c39 commit ef2740a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<groupId>javax.servlet</groupId>
5454
<artifactId>javax.servlet-api</artifactId>
5555
<packaging>jar</packaging>
56-
<version>4.0.0-SNAPSHOT</version>
56+
<version>4.0.0</version>
5757

5858
<properties>
5959
<spec.version>4.0</spec.version>
@@ -133,7 +133,7 @@
133133
<connection>scm:git:https://github.com/javaee/servlet-spec.git</connection>
134134
<developerConnection>scm:git:[email protected]:javaee/servlet-spec.git</developerConnection>
135135
<url>https://github.com/javaee/servlet-spec</url>
136-
<tag>HEAD</tag>
136+
<tag>4.0.0</tag>
137137
</scm>
138138

139139
<build>

0 commit comments

Comments
 (0)