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

Commit

Permalink
[maven-release-plugin] prepare release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasheelankumar committed Feb 21, 2018
1 parent 6e026c3 commit 5000694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>

<properties>
<non.final>false</non.final>
Expand Down Expand Up @@ -106,7 +106,7 @@
<connection>scm:git:https://github.com/javaee/javax.annotation.git</connection>
<developerConnection>scm:git:git@github.com:javaee/javax.annotation.git</developerConnection>
<url>https://github.com/javaee/javax.annotation</url>
<tag>HEAD</tag>
<tag>1.3.2</tag>
</scm>

<build>
Expand Down

0 comments on commit 5000694

Please sign in to comment.