We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2409589 commit e704c5cCopy full SHA for e704c5c
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>org.burningwave</groupId>
33
<artifactId>common</artifactId>
34
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.1</version>
35
<packaging>jar</packaging>
36
37
<name>Burningwave common</name>
@@ -130,7 +130,7 @@
130
<connection>scm:git:${repository.url}</connection>
131
<developerConnection>scm:git:${repository.url}</developerConnection>
132
<url>https://github.com/burningwave/common</url>
133
- <tag>HEAD</tag>
+ <tag>common-0.4.1</tag>
134
</scm>
135
136
<dependencies>
0 commit comments