Skip to content

Commit e704c5c

Browse files
[maven-release-plugin] prepare release common-0.4.1
1 parent 2409589 commit e704c5c

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
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.burningwave</groupId>
3333
<artifactId>common</artifactId>
34-
<version>0.4.1-SNAPSHOT</version>
34+
<version>0.4.1</version>
3535
<packaging>jar</packaging>
3636

3737
<name>Burningwave common</name>
@@ -130,7 +130,7 @@
130130
<connection>scm:git:${repository.url}</connection>
131131
<developerConnection>scm:git:${repository.url}</developerConnection>
132132
<url>https://github.com/burningwave/common</url>
133-
<tag>HEAD</tag>
133+
<tag>common-0.4.1</tag>
134134
</scm>
135135

136136
<dependencies>

0 commit comments

Comments
 (0)