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

Commit

Permalink
Update to 1.0.2-M1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wlzhn committed Apr 16, 2019
1 parent 2365bff commit ce5cd3d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion annotation-validator-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.justice.maven</groupId>
<artifactId>annotation-validator</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2-M1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotation-validator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.justice.maven</groupId>
<artifactId>annotation-validator</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2-M1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>uk.gov.justice.maven</groupId>
<artifactId>annotation-validator</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2-M1</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit ce5cd3d

Please sign in to comment.