This repository was archived by the owner on Sep 12, 2024. It is now read-only.
File tree 9 files changed +10
-10
lines changed
helios-service-registration
9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.spotify</groupId >
5
5
<artifactId >helios-parent</artifactId >
6
- <version >0.0.33-SNAPSHOT </version >
6
+ <version >0.0.33</version >
7
7
</parent >
8
8
9
9
<name >Helios Client</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.spotify</groupId >
5
5
<artifactId >helios-parent</artifactId >
6
- <version >0.0.33-SNAPSHOT </version >
6
+ <version >0.0.33</version >
7
7
</parent >
8
8
9
9
<name >Helios Integration Tests</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.spotify</groupId >
5
5
<artifactId >helios-parent</artifactId >
6
- <version >0.0.33-SNAPSHOT </version >
6
+ <version >0.0.33</version >
7
7
</parent >
8
8
9
9
<name >Helios Service Registration</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >helios-parent</artifactId >
7
- <version >0.0.33-SNAPSHOT </version >
7
+ <version >0.0.33</version >
8
8
</parent >
9
9
10
10
<name >Helios Services</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >helios-parent</artifactId >
7
- <version >0.0.33-SNAPSHOT </version >
7
+ <version >0.0.33</version >
8
8
</parent >
9
9
10
10
<name >Helios System Tests</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.spotify</groupId >
5
5
<artifactId >helios-parent</artifactId >
6
- <version >0.0.33-SNAPSHOT </version >
6
+ <version >0.0.33</version >
7
7
</parent >
8
8
9
9
<name >Helios Testing Common Library</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.spotify</groupId >
5
5
<artifactId >helios-parent</artifactId >
6
- <version >0.0.33-SNAPSHOT </version >
6
+ <version >0.0.33</version >
7
7
</parent >
8
8
9
9
<name >Helios Testing Library</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >helios-parent</artifactId >
7
- <version >0.0.33-SNAPSHOT </version >
7
+ <version >0.0.33</version >
8
8
</parent >
9
9
10
10
<name >Helios Tools</name >
Original file line number Diff line number Diff line change 7
7
<url >https://github.com/spotify/helios</url >
8
8
<groupId >com.spotify</groupId >
9
9
<artifactId >helios-parent</artifactId >
10
- <version >0.0.33-SNAPSHOT </version >
10
+ <version >0.0.33</version >
11
11
<packaging >pom</packaging >
12
12
13
13
<parent >
28
28
<connection >scm:git:https://github.com/spotify/helios.git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :spotify/helios.git</
developerConnection >
30
30
<url >https://github.com/spotify/helios</url >
31
- <tag >HEAD </tag >
31
+ <tag >0.0.33 </tag >
32
32
</scm >
33
33
34
34
<developers >
You can’t perform that action at this time.
0 commit comments