Skip to content

Commit 77032fc

Browse files
author
microbean
committed
[maven-release-plugin] [skip ci] prepare for next development iteration
1 parent d6d6ada commit 77032fc

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-clientproxy-bytebuddy</artifactId>
7-
<version>0.0.1</version>
7+
<version>0.0.2-SNAPSHOT</version>
88

99
<name>microBean™ Client Proxy: Byte Buddy</name>
1010
<description>microBean™ Client Proxy: Byte Buddy: Utilities for implementing client proxies using Byte Buddy.</description>
@@ -43,7 +43,7 @@
4343
<connection>${scm.url}</connection>
4444
<developerConnection>${scm.url}</developerConnection>
4545
<url>https://github.com/microbean/microbean-clientproxy-bytebuddy/</url>
46-
<tag>v0.0.1</tag>
46+
<tag>HEAD</tag>
4747
</scm>
4848

4949
<issueManagement>

0 commit comments

Comments
 (0)