Skip to content

Commit

Permalink
[maven-release-plugin] prepare release two-factor-auth-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray Watson committed Dec 31, 2020
1 parent d602f96 commit ff77977
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.j256.two-factor-auth</groupId>
<artifactId>two-factor-auth</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<packaging>jar</packaging>
<name>Two Factor Auth</name>
<url>https://github.com/j256/two-factor-auth</url>
Expand All @@ -21,7 +21,7 @@
<version>5</version>
</parent>
<properties>
<disableDoclint></disableDoclint>
<disableDoclint />
<junit-version>4.13.1</junit-version>
</properties>
<scm>
Expand Down

0 comments on commit ff77977

Please sign in to comment.