Skip to content

Commit a39a1ca

Browse files
committed
Update parent version to support building with JDK8.
https://issues.jenkins-ci.org/browse/JENKINS-23239
1 parent 064e438 commit a39a1ca

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>1.554</version>
6+
<version>1.554.1</version>
77
</parent>
88

99
<artifactId>codedeploy</artifactId>

0 commit comments

Comments
 (0)