We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f6a02 commit 3834519Copy full SHA for 3834519
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.microbean</groupId>
6
<artifactId>microbean-attributes</artifactId>
7
- <version>0.0.2-SNAPSHOT</version>
+ <version>0.0.2</version>
8
9
<name>microBean™ Attributes</name>
10
<description>microBean™ Attributes: Utilities for representing certain kinds of annotations.</description>
@@ -43,7 +43,7 @@
43
<connection>${scm.url}</connection>
44
<developerConnection>${scm.url}</developerConnection>
45
<url>https://github.com/microbean/microbean-attributes/</url>
46
- <tag>HEAD</tag>
+ <tag>v0.0.2</tag>
47
</scm>
48
49
<issueManagement>
0 commit comments