We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd8e38 commit 9133fcfCopy full SHA for 9133fcf
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>org.octri.messaging</groupId>
4
<artifactId>messaging_lib</artifactId>
5
<packaging>jar</packaging>
6
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.1</version>
7
<name>messaging_lib</name>
8
<description>OCTRI Messaging Library</description>
9
<url>https://github.com/OHSU-OCTRI/messaging-lib</url>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/OHSU-OCTRI/messaging-lib.git</connection>
37
<developerConnection>scm:git:https://github.com/OHSU-OCTRI/messaging-lib.git</developerConnection>
38
<url>https://github.com/OHSU-OCTRI/messaging-lib/tree/main</url>
39
- <tag>HEAD</tag>
+ <tag>v0.2.1</tag>
40
</scm>
41
42
<properties>
0 commit comments