We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b5276 commit 073f279Copy full SHA for 073f279
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>pt.cjmach</groupId>
5
<artifactId>pstconv</artifactId>
6
- <version>0.9.1-SNAPSHOT</version>
+ <version>0.9.1</version>
7
<packaging>jar</packaging>
8
<name>pstconv</name>
9
<description>Command line tool to convert Outlook OST/PST files to EML/MBOX format</description>
@@ -16,7 +16,7 @@
16
17
<scm>
18
<developerConnection>scm:git:[email protected]:cjmach/pstconv.git</developerConnection>
19
- <tag>HEAD</tag>
+ <tag>v0.9.1</tag>
20
</scm>
21
22
<distributionManagement>
0 commit comments