Skip to content

Commit 9db0f30

Browse files
author
microbean
committed
[maven-release-plugin] [skip ci] prepare for next development iteration
1 parent 0dea9da commit 9db0f30

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.microbean</groupId>
66
<artifactId>microbean-scopelet</artifactId>
7-
<version>0.0.2</version>
7+
<version>0.0.3-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.microbean</groupId>
@@ -22,7 +22,7 @@
2222
<connection>${scm.url}</connection>
2323
<developerConnection>${scm.url}</developerConnection>
2424
<url>https://github.com/microbean/microbean-scopelet/</url>
25-
<tag>v0.0.2</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<distributionManagement>

0 commit comments

Comments
 (0)