Skip to content

Commit 59a03d1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5f75fcb commit 59a03d1

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.10</version>
6+
<version>0.9.11-SNAPSHOT</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>
@@ -19,7 +19,7 @@
1919

2020
<scm>
2121
<developerConnection>scm:git:[email protected]:cjmach/pstconv.git</developerConnection>
22-
<tag>v0.9.10</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<distributionManagement>

0 commit comments

Comments
 (0)