8000 [maven-release-plugin] prepare for next development iteration · javaee/servlet-spec@9c60a8d · GitHub
[go: up one dir, main page]

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

Commit 9c60a8d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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-b06</version>
56+
<version>4.0.0-b07-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:git@github.com:javaee/servlet-spec.git</developerConnection>
135135
<url>https://github.com/javaee/servlet-spec</url>
136-
<tag>4.0.0-b06</tag>
136+
<tag>HEAD</tag>
137137
</scm>
138138

139139
<build>

0 commit comments

Comments
 (0)
0