Skip to content

Commit d6a0877

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5a617cf commit d6a0877

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
@@ -6,7 +6,7 @@
66
<artifactId>snakemake-language-interface</artifactId>
77
<packaging>jar</packaging>
88
<name>snakemake-language-interface</name>
9-
<version>0.0.5</version>
9+
<version>0.0.6-SNAPSHOT</version>
1010

1111
<properties>
1212
<github.url>scm:git:git@github.com:dockstore/snakemake-language-interface.git</github.url>
@@ -30,7 +30,7 @@
3030
<connection>${github.url}</connection>
3131
<developerConnection>${github.url}</developerConnection>
3232
<url>${github.url}</url>
33-
<tag>0.0.5</tag>
33+
<tag>1.1.3</tag>
3434
</scm>
3535

3636
<repositories>

0 commit comments

Comments
 (0)