This repository was archived by the owner on Jul 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +14
-14
lines changed Expand file tree Collapse file tree 13 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<artifactId >styx</artifactId >
13
13
<packaging >pom</packaging >
14
- <version >2.1.177-SNAPSHOT </version >
14
+ <version >2.1.177</version >
15
15
16
16
<properties >
17
17
<!-- FIXME: temporarily hard code arch to work around compiling on Apple silicon -->
105
105
<url >https://github.com/spotify/styx</url >
106
106
<
connection >scm:git:
[email protected] :spotify/styx.git</
connection >
107
107
<
developerConnection >scm:git:
[email protected] :spotify/styx.git</
developerConnection >
108
- <tag >HEAD </tag >
108
+ <tag >v2.1.177 </tag >
109
109
</scm >
110
110
111
111
<dependencyManagement >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >styx</artifactId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify Styx API Service</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >styx</artifactId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify Styx CLI</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >styx</artifactId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify Styx CLI (Shaded)</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >styx</artifactId >
6
6
<groupId >com.spotify</groupId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify Styx API Client</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >styx</artifactId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify Styx Common</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >styx</artifactId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify End-to-End Integration Tests</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.spotify</groupId >
7
7
<artifactId >styx</artifactId >
8
- <version >2.1.177-SNAPSHOT </version >
8
+ <version >2.1.177</version >
9
9
</parent >
10
10
11
11
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >styx</artifactId >
5
5
<groupId >com.spotify</groupId >
6
- <version >2.1.177-SNAPSHOT </version >
6
+ <version >2.1.177</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >styx</artifactId >
7
- <version >2.1.177-SNAPSHOT </version >
7
+ <version >2.1.177</version >
8
8
</parent >
9
9
10
10
<name >Spotify Styx Scheduler Service</name >
You can’t perform that action at this time.
0 commit comments