We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c73d9f commit 6a13b8fCopy full SHA for 6a13b8f
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
<groupId>com.github.bordertech.mrz</groupId>
26
<artifactId>mrz-java</artifactId>
27
<name>MRZ Java Parser</name>
28
- <version>0.7-SNAPSHOT</version>
+ <version>0.7</version>
29
30
<parent>
31
<groupId>com.github.bordertech.common</groupId>
@@ -50,7 +50,7 @@
50
<url>https://github.com/bordertech/mrz-java</url>
51
<connection>scm:git:https://github.com/bordertech/mrz-java.git</connection>
52
<developerConnection>scm:git:https://github.com/bordertech/mrz-java.git</developerConnection>
53
- <tag>mrz-java-0.0.1</tag>
+ <tag>mrz-java-0.7</tag>
54
</scm>
55
56
<issueManagement>
0 commit comments