File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
target /
10
10
.factorypath
11
11
changelog.txt
12
- .mvn /.gradle-enterprise
12
+ .mvn /.develocity
13
13
14
14
# IntelliJ Stuff
15
15
.idea
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <gradleEnterprise
3
- xmlns=" https://www.gradle.com/gradle-enterprise -maven" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:schemaLocation=" https://www.gradle.com/gradle-enterprise- maven https://www.gradle.com/schema/gradle-enterprise -maven.xsd" >
2
+ <develocity
3
+ xmlns=" https://www.gradle.com/develocity -maven" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation=" https://www.gradle.com/develocity- maven https://www.gradle.com/schema/develocity -maven.xsd" >
5
5
<server >
6
6
<url >https://ge.spring.io</url >
7
7
</server >
28
28
<storeEnabled >#{env['GRADLE_ENTERPRISE_CACHE_USERNAME'] != null and env['GRADLE_ENTERPRISE_CACHE_PASSWORD'] != null}</storeEnabled >
29
29
</remote >
30
30
</buildCache >
31
- </gradleEnterprise >
31
+ </develocity >
Original file line number Diff line number Diff line change 2
2
<extensions >
3
3
<extension >
4
4
<groupId >com.gradle</groupId >
5
- <artifactId >gradle-enterprise -maven-extension</artifactId >
6
- <version >1.18.1 </version >
5
+ <artifactId >develocity -maven-extension</artifactId >
6
+ <version >1.21.5 </version >
7
7
</extension >
8
8
<extension >
9
9
<groupId >com.gradle</groupId >
10
10
<artifactId >common-custom-user-data-maven-extension</artifactId >
11
- <version >1.12.2 </version >
11
+ <version >2.0 </version >
12
12
</extension >
13
13
</extensions >
You can’t perform that action at this time.
0 commit comments