Skip to content

Commit 34c5e1e

Browse files
author
Ubuntu
committed
Roll back to use POM 2.19 instead of newest POM 2.26 due to its bug
1 parent 27299c0 commit 34c5e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jenkins-ci.plugins</groupId>
55
<artifactId>plugin</artifactId>
6-
<version>2.26</version>
6+
<version>2.19</version>
77
</parent>
88

99
<artifactId>codedeploy</artifactId>

0 commit comments

Comments
 (0)