Skip to content

Commit 15da84c

Browse files
committed
[maven-release-plugin] prepare release git-changelog-3.42
1 parent 88dc75e commit 15da84c

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
@@ -22,7 +22,7 @@
2222

2323
<groupId>de.wellnerbou.jenkins</groupId>
2424
<artifactId>git-changelog</artifactId>
25-
<version>3.42-SNAPSHOT</version>
25+
<version>3.42</version>
2626
<packaging>hpi</packaging>
2727

2828
<name>Git Changelog</name>
@@ -126,7 +126,7 @@
126126
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
127127
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
128128
<url>git@github.com:jenkinsci/${project.artifactId}-plugin</url>
129-
<tag>HEAD</tag>
129+
<tag>git-changelog-3.42</tag>
130130
</scm>
131131

132132
<repositories>

0 commit comments

Comments
 (0)