Skip to content

Commit 1573957

Browse files
committed
[maven-release-plugin] prepare release v0.9.9
1 parent 7def15c commit 1573957

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.9.9-SNAPSHOT</version>
6+
<version>0.9.9</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>
@@ -18,7 +18,7 @@
1818

1919
<scm>
2020
<developerConnection>scm:git:[email protected]:cjmach/pstconv.git</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>v0.9.9</tag>
2222
</scm>
2323

2424
<distributionManagement>

0 commit comments

Comments
 (0)