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

Commit 0b7aec2

Browse files
author
Sameer Pandit
committed
[maven-release-plugin] prepare release 1.3.1
1 parent 2f90951 commit 0b7aec2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<groupId>javax.annotation</groupId>
5353
<artifactId>javax.annotation-api</artifactId>
54-
<version>1.3.1-SNAPSHOT</version>
54+
<version>1.3.1</version>
5555

5656
<properties>
5757
<non.final>false</non.final>
@@ -106,7 +106,8 @@
106106
<connection>scm:git:https://github.com/javaee/javax.annotation.git</connection>
107107
<developerConnection>scm:git:git@github.com:javaee/javax.annotation.git</developerConnection>
108108
<url>https://github.com/javaee/javax.annotation</url>
109-
</scm>
109+
<tag>1.3.1</tag>
110+
</scm>
110111

111112
<build>
112113
<resources>

0 commit comments

Comments
 (0)