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

Commit 24484cf

Browse files
committed
[maven-release-plugin] prepare release jaxws-api-2.3.0-b170529.1642
1 parent 7543987 commit 24484cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

api/pom.xml

Lines changed: 3 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.0-SNAPSHOT</version>
53+
<version>2.3.0-b170529.1642</version>
5454
<packaging>jar</packaging>
5555

5656
<name>JAX-WS API</name>
@@ -68,7 +68,8 @@
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-
</scm>
71+
<tag>jaxws-api-2.3.0-b170529.1642</tag>
72+
</scm>
7273

7374
<licenses>
7475
<license>

0 commit comments

Comments
 (0)