Skip to content

Commit 5aeb146

Browse files
authored
Merge pull request #3038 from aws/joviegas/fix_jdk8_buildfailure
Revert japicmp upgrade since Jdk8 release builds were failing which were using aws/codebuild/java:openjdk-8 images
2 parents 5de3fdc + 7b9ad8b commit 5aeb146

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
@@ -157,7 +157,7 @@
157157
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
158158
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
159159
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
160-
<japicmp-maven-plugin.version>0.21.2</japicmp-maven-plugin.version>
160+
<japicmp-maven-plugin.version>0.15.6</japicmp-maven-plugin.version>
161161
<versions-maven-plugin.version>2.13.0</versions-maven-plugin.version>
162162
<maven-archetype-plugin.version>3.2.1</maven-archetype-plugin.version>
163163
<!-- Whenever we update maven-wrapper-plugin version, we need to run mvn wrapper:wrapper to update the Maven Wrapper files(mvnw, .maven and mvnw.cmd) -->

0 commit comments

Comments
 (0)