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

Commit 9a27193

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ef2740a commit 9a27193

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</version>
56+
<version>4.0.1-SNAPSHOT</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>4.0.0</tag>
136+
<tag>HEAD</tag>
137137
</scm>
138138

139139
<build>

0 commit comments

Comments
 (0)