This repository was archived by the owner on Aug 6, 2024. It is now read-only.
File tree 6 files changed +12
-12
lines changed
wavefront-spring-boot-bom
wavefront-spring-boot-parent
wavefront-spring-boot-sample
wavefront-spring-boot-starter
6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.wavefront</groupId >
5
5
<artifactId >wavefront-spring-boot-build</artifactId >
6
- <version >3.0.2 </version >
6
+ <version >3.0.3-SNAPSHOT </version >
7
7
<packaging >pom</packaging >
8
8
<name >Wavefront Spring Boot Build</name >
9
9
<description >Wavefront by VMware integration for Spring Boot</description >
22
22
<connection >${git.connection} </connection >
23
23
<developerConnection >${git.developerConnection} </developerConnection >
24
24
<url >${git.url} </url >
25
- <tag >v3.0.2 </tag >
25
+ <tag >HEAD </tag >
26
26
</scm >
27
27
<developers >
28
28
<developer >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.wavefront</groupId >
6
6
<artifactId >wavefront-spring-boot-build</artifactId >
7
- <version >3.0.2 </version >
7
+ <version >3.0.3-SNAPSHOT </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >wavefront-spring-boot-bom</artifactId >
14
14
<connection >${git.connection} </connection >
15
15
<developerConnection >${git.developerConnection} </developerConnection >
16
16
<url >${git.url} </url >
17
- <tag >v3.0.2 </tag >
17
+ <tag >HEAD </tag >
18
18
</scm >
19
19
20
20
<dependencyManagement >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.wavefront</groupId >
6
6
<artifactId >wavefront-spring-boot-bom</artifactId >
7
- <version >3.0.2 </version >
7
+ <version >3.0.3-SNAPSHOT </version >
8
8
<relativePath >../wavefront-spring-boot-bom</relativePath >
9
9
</parent >
10
10
<artifactId >wavefront-spring-boot-parent</artifactId >
14
14
<connection >${git.connection} </connection >
15
15
<developerConnection >${git.developerConnection} </developerConnection >
16
16
<url >${git.url} </url >
17
- <tag >v3.0.2 </tag >
17
+ <tag >HEAD </tag >
18
18
</scm >
19
19
20
20
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.wavefront</groupId >
6
6
<artifactId >wavefront-spring-boot-parent</artifactId >
7
- <version >3.0.2 </version >
7
+ <version >3.0.3-SNAPSHOT </version >
8
8
<relativePath >../wavefront-spring-boot-parent</relativePath >
9
9
</parent >
10
10
<artifactId >wavefront-spring-boot-sample</artifactId >
13
13
<connection >${git.connection} </connection >
14
14
<developerConnection >${git.developerConnection} </developerConnection >
15
15
<url >${git.url} </url >
16
- <tag >v3.0.2 </tag >
16
+ <tag >HEAD </tag >
17
17
</scm >
18
18
19
19
<dependencyManagement >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.wavefront</groupId >
6
6
<artifactId >wavefront-spring-boot-parent</artifactId >
7
- <version >3.0.2 </version >
7
+ <version >3.0.3-SNAPSHOT </version >
8
8
<relativePath >../wavefront-spring-boot-parent</relativePath >
9
9
</parent >
10
10
<artifactId >wavefront-spring-boot-starter</artifactId >
13
13
<connection >${git.connection} </connection >
14
14
<developerConnection >${git.developerConnection} </developerConnection >
15
15
<url >${git.url} </url >
16
- <tag >v3.0.2 </tag >
16
+ <tag >HEAD </tag >
17
17
</scm >
18
18
19
19
<dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.wavefront</groupId >
6
6
<artifactId >wavefront-spring-boot-parent</artifactId >
7
- <version >3.0.2 </version >
7
+ <version >3.0.3-SNAPSHOT </version >
8
8
<relativePath >../wavefront-spring-boot-parent</relativePath >
9
9
</parent >
10
10
<artifactId >wavefront-spring-boot</artifactId >
13
13
<connection >${git.connection} </connection >
14
14
<developerConnection >${git.developerConnection} </developerConnection >
15
15
<url >${git.url} </url >
16
- <tag >v3.0.2 </tag >
16
+ <tag >HEAD </tag >
17
17
</scm >
18
18
19
19
<dependencies >
You can’t perform that action at this time.
0 commit comments