Skip to content

Commit e7cfa7a

Browse files
authored
Revert changes to Jenkins version in pom.xml (jenkinsci#1397)
1 parent 080fd23 commit e7cfa7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<revision>1.7.2</revision>
1818
<changelist>-SNAPSHOT</changelist>
19-
<jenkins.version>2.375.2</jenkins.version>
19+
<jenkins.version>2.361.4</jenkins.version>
2020
<spotbugs.effort>Max</spotbugs.effort>
2121
<spotbugs.threshold>Low</spotbugs.threshold>
2222
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
@@ -142,7 +142,6 @@
142142
<artifactId>workflow-step-api</artifactId>
143143
</dependency>
144144

145-
146145
<!-- REST client dependencies -->
147146
<dependency>
148147
<groupId>org.jboss.resteasy</groupId>

0 commit comments

Comments
 (0)