We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585aed8 commit d1ea5beCopy full SHA for d1ea5be
pom.xml
@@ -248,13 +248,17 @@
248
</lifecycleMappingMetadata>
249
</configuration>
250
</plugin>
251
+ <plugin>
252
+ <groupId>com.gradle</groupId>
253
+ <artifactId>gradle-enterprise-maven-extension</artifactId>
254
+ <version>1.5.3</version>
255
+ </plugin>
256
</plugins>
257
</pluginManagement>
258
<plugins>
259
<plugin>
260
<groupId>com.gradle</groupId>
261
<artifactId>gradle-enterprise-maven-extension</artifactId>
- <version>1.5.3</version>
262
<configuration>
263
<gradleEnterprise>
264
0 commit comments