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 0dea9da commit 9db0f30Copy full SHA for 9db0f30
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.microbean</groupId>
6
<artifactId>microbean-scopelet</artifactId>
7
- <version>0.0.2</version>
+ <version>0.0.3-SNAPSHOT</version>
8
9
<parent>
10
@@ -22,7 +22,7 @@
22
<connection>${scm.url}</connection>
23
<developerConnection>${scm.url}</developerConnection>
24
<url>https://github.com/microbean/microbean-scopelet/</url>
25
- <tag>v0.0.2</tag>
+ <tag>HEAD</tag>
26
</scm>
27
28
<distributionManagement>
0 commit comments