Skip to content

Commit 496839f

Browse files
MarkEWaitetomasbjerre
authored andcommitted
Replace unreleased changelog plugin 2.2.1 with 2.2.0
Builds on the ci.jenkins.io master branch fail with the message: > Could not find artifact se.bjurr.gitchangelog:git-changelog-maven-plugin:jar:2.2.1 https://mvnrepository.com/artifact/se.bjurr.gitchangelog/git-changelog-maven-plugin reports that the most recent release is 2.2.0, not 2.2.1. Switch to 2.2.0 instead of 2.2.1
1 parent 0eb55d5 commit 496839f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.javadoc.skip>true</maven.javadoc.skip>
1616
<violations.version>2.2.0</violations.version>
1717
<changelog-lib>2.4.1</changelog-lib>
18-
<changelog-plugin>2.2.1</changelog-plugin>
18+
<changelog-plugin>2.2.0</changelog-plugin>
1919
</properties>
2020

2121
<groupId>de.wellnerbou.jenkins</groupId>

0 commit comments

Comments
 (0)