Skip to content

Commit 4254aa4

Browse files
committed
- reverted version number for build-helper-maven-plugin to 1.9.1 since 1.10 needs JDK7
1 parent cc9195e commit 4254aa4

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
@@ -86,7 +86,7 @@
8686
<maven-gpg-plugin-version>1.6</maven-gpg-plugin-version>
8787
<maven-deploy-plugin-version>2.8.2</maven-deploy-plugin-version>
8888
<nexus-staging-maven-plugin-version>1.6.7</nexus-staging-maven-plugin-version>
89-
<build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
89+
<build-helper-maven-plugin-version>1.9.1</build-helper-maven-plugin-version>
9090
</properties>
9191

9292
<build>

0 commit comments

Comments
 (0)