Skip to content

Commit 9133fcf

Browse files
Release version 0.2.1
1 parent 2dd8e38 commit 9133fcf

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
@@ -3,7 +3,7 @@
33
<groupId>org.octri.messaging</groupId>
44
<artifactId>messaging_lib</artifactId>
55
<packaging>jar</packaging>
6-
<version>0.2.1-SNAPSHOT</version>
6+
<version>0.2.1</version>
77
<name>messaging_lib</name>
88
<description>OCTRI Messaging Library</description>
99
<url>https://github.com/OHSU-OCTRI/messaging-lib</url>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:https://github.com/OHSU-OCTRI/messaging-lib.git</connection>
3737
<developerConnection>scm:git:https://github.com/OHSU-OCTRI/messaging-lib.git</developerConnection>
3838
<url>https://github.com/OHSU-OCTRI/messaging-lib/tree/main</url>
39-
<tag>HEAD</tag>
39+
<tag>v0.2.1</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)