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

Commit fa04c4e

Browse files
[maven-release-plugin] prepare release 1.3.2
1 parent 5c4f8e4 commit fa04c4e

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
@@ -51,7 +51,7 @@
5151

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

5656
<properties>
5757
<non.final>false</non.final>
@@ -106,7 +106,7 @@
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-
<tag>HEAD</tag>
109+
<tag>1.3.2</tag>
110110
</scm>
111111

112112
<build>

0 commit comments

Comments
 (0)