Skip to content

Commit 0066c2a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 319b1f7 commit 0066c2a

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
@@ -21,7 +21,7 @@
2121

2222
<groupId>de.wellnerbou.jenkins</groupId>
2323
<artifactId>git-changelog</artifactId>
24-
<version>3.45</version>
24+
<version>3.46-SNAPSHOT</version>
2525
<packaging>hpi</packaging>
2626

2727
<name>Git Changelog</name>
@@ -125,7 +125,7 @@
125125
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
126126
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
127127
<url>git@github.com:jenkinsci/${project.artifactId}-plugin</url>
128-
<tag>git-changelog-3.45</tag>
128+
<tag>git-changelog-3.44</tag>
129129
</scm>
130130

131131
<repositories>

0 commit comments

Comments
 (0)