We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb95f8a commit 51a3317Copy full SHA for 51a3317
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.usethesource</groupId>
6
<artifactId>capsule</artifactId>
7
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.2</version>
8
<packaging>jar</packaging>
9
10
<licenses>
@@ -16,7 +16,7 @@
16
17
<scm>
18
<developerConnection>scm:git:ssh://git@github.com/usethesource/capsule.git</developerConnection>
19
- <tag>HEAD</tag>
+ <tag>v0.7.2</tag>
20
</scm>
21
22
<properties>
0 commit comments