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

Commit ef31e56

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f08be15 commit ef31e56

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
@@ -50,7 +50,7 @@
5050
<modelVersion>4.0.0</modelVersion>
5151
<groupId>javax.xml.ws</groupId>
5252
<artifactId>jaxws-api</artifactId>
53-
<version>2.3.1-b170921.0522</version>
53+
<version>2.3.1-SNAPSHOT</version>
5454
<packaging>jar</packaging>
5555

5656
<name>JAX-WS API</name>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:git://github.com/javaee/jax-ws-spec.git</connection>
6969
<developerConnection>${scm.developerConnection}</developerConnection>
7070
<url>https://github.com/javaee/jax-ws-spec</url>
71-
<tag>jaxws-api-2.3.1-b170921.0522</tag>
71+
<tag>HEAD</tag>
7272
</scm>
7373

7474
<licenses>

0 commit comments

Comments
 (0)