Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mrz-java-0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanaustin committed Jul 10, 2020
1 parent 3d760a9 commit fb07bd4
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 @@ -25,7 +25,7 @@
<groupId>com.github.bordertech.mrz</groupId>
<artifactId>mrz-java</artifactId>
<name>MRZ Java Parser</name>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>

<parent>
<groupId>com.github.bordertech.common</groupId>
Expand All @@ -50,7 +50,7 @@
<url>https://github.com/bordertech/mrz-java</url>
<connection>scm:git:https://github.com/bordertech/mrz-java.git</connection>
<developerConnection>scm:git:https://github.com/bordertech/mrz-java.git</developerConnection>
<tag>mrz-java-0.0.1</tag>
<tag>mrz-java-0.6</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit fb07bd4

Please sign in to comment.