Skip to content

Commit 68dbf4d

Browse files
author
microbean
committed
[maven-release-plugin] [skip ci] prepare release v0.0.1
1 parent e2c1f47 commit 68dbf4d

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-proxy</artifactId>
7-
<version>0.0.1-SNAPSHOT</version>
7+
<version>0.0.1</version>
88

99
<name>microBean™ Proxy</name>
1010
<description>microBean™ Proxy: Utility classes for implementing proxy classes.</description>
@@ -43,7 +43,7 @@
4343
<connection>${scm.url}</connection>
4444
<developerConnection>${scm.url}</developerConnection>
4545
<url>https://github.com/microbean/microbean-proxy/</url>
46-
<tag>HEAD</tag>
46+
<tag>v0.0.1</tag>
4747
</scm>
4848

4949
<issueManagement>

0 commit comments

Comments
 (0)