Skip to content

Commit 5cc8295

Browse files
committed
[maven-release-plugin] prepare release v0.7.0
1 parent 2cfe910 commit 5cc8295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>pt.cjmach</groupId>
55
<artifactId>pstconv</artifactId>
6-
<version>0.6.1-SNAPSHOT</version>
6+
<version>0.7.0</version>
77
<packaging>jar</packaging>
88
<name>pstconv</name>
99
<description>Command line tool to convert Outlook OST/PST files to EML/MBOX format</description>
@@ -16,7 +16,7 @@
1616

1717
<scm>
1818
<developerConnection>scm:git:[email protected]:cjmach/pstconv.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>v0.7.0</tag>
2020
</scm>
2121

2222
<distributionManagement>

0 commit comments

Comments
 (0)