Skip to content

Commit 4a4d4dc

Browse files
committed
[maven-release-plugin] prepare release v1.0.5
1 parent d1e11ed commit 4a4d4dc

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>changelog-generator</artifactId>
12-
<version>1.0.5-SNAPSHOT</version>
12+
<version>1.0.5</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Changelog Generator</name>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:https://github.com/kiwiproject/kiwiproject-changelog.git</connection>
2424
<developerConnection>scm:git:git@github.com:kiwiproject/kiwiproject-changelog.git</developerConnection>
2525
<url>https://github.com/kiwiproject/kiwiproject-changelog</url>
26-
<tag>HEAD</tag>
26+
<tag>v1.0.5</tag>
2727
</scm>
2828

2929
<properties>

0 commit comments

Comments
 (0)