You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
394 B
XML
12 lines
394 B
XML
5 years ago
|
<extensions>
|
||
|
<extension>
|
||
|
<groupId>com.gradle</groupId>
|
||
|
<artifactId>gradle-enterprise-maven-extension</artifactId>
|
||
|
<version>1.5.3</version>
|
||
|
</extension>
|
||
|
<extension>
|
||
|
<groupId>io.spring.ge.conventions</groupId>
|
||
|
<artifactId>gradle-enterprise-conventions-maven-extension</artifactId>
|
||
|
<version>0.0.5</version>
|
||
|
</extension>
|
||
|
</extensions>
|