Skip to content

Commit bf6fc89

Browse files
Update VER_MAVEN_API
1 parent 1e8fc34 commit bf6fc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tasks.withType(GenerateHelpMojoSourcesTask).configureEach {
2626
notCompatibleWithConfigurationCache('https://github.com/britter/maven-plugin-development/issues/8')
2727
}
2828

29-
String VER_MAVEN_API = '3.0'
29+
String VER_MAVEN_API = '3.9.7'
3030
String VER_ECLIPSE_AETHER = '1.1.0'
3131
String VER_PLEXUS_RESOURCES = '1.2.0'
3232
dependencies {

0 commit comments

Comments
 (0)