Skip to content

Commit

Permalink
Upgrade HPI plugin from 3.33 to 3.37 (#1615)
Browse files Browse the repository at this point in the history
* Pre-testing forthcoming HPI plugin 3.37 release

* Upgrade HPI plugin from 3.33 to 3.37
  • Loading branch information
basil committed Dec 1, 2022
1 parent a687bdb commit c3a939f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pct.sh
Expand Up @@ -40,7 +40,7 @@ MAVEN_PROPERTIES+=":jenkins.version=${JENKINS_VERSION}:overrideWar=$(pwd)/megawa
# TODO When all plugins in the managed set are using a plugin parent POM with HPI Plugin 3.29 or
# later (i.e., plugin parent POM 4.44 or later), this can be deleted.
#
MAVEN_PROPERTIES+=:hpi-plugin.version=3.33
MAVEN_PROPERTIES+=:hpi-plugin.version=3.37

#
# Define the excludes for upper bounds checking. We define these excludes in a separate file and
Expand Down

0 comments on commit c3a939f

Please sign in to comment.