diff --git a/pom.xml b/pom.xml
index 0bb54fa48f..e8e2a9f9bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
styx
pom
- 0.1.14-SNAPSHOT
+ 0.1.14
1.2.5
@@ -66,7 +66,7 @@
https://github.com/spotify/styx
scm:git:git@github.com:spotify/styx.git
scm:git:git@github.com:spotify/styx.git
- HEAD
+ v0.1.14
diff --git a/styx-api-service/pom.xml b/styx-api-service/pom.xml
index cb53c856bb..44dbe1c36f 100644
--- a/styx-api-service/pom.xml
+++ b/styx-api-service/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx API Service
@@ -18,12 +18,12 @@
com.spotify
styx-common
- 0.1.14-SNAPSHOT
+ 0.1.14
com.spotify
styx-test
- 0.1.14-SNAPSHOT
+ 0.1.14
test
diff --git a/styx-cli/pom.xml b/styx-cli/pom.xml
index 381cba7912..7ed8495f69 100644
--- a/styx-cli/pom.xml
+++ b/styx-cli/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx CLI
@@ -14,7 +14,7 @@
com.spotify
styx-common
- 0.1.14-SNAPSHOT
+ 0.1.14
diff --git a/styx-common/pom.xml b/styx-common/pom.xml
index 00a759624d..eaed894300 100644
--- a/styx-common/pom.xml
+++ b/styx-common/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx Common
@@ -74,7 +74,7 @@
com.spotify
styx-test
- 0.1.14-SNAPSHOT
+ 0.1.14
test
diff --git a/styx-local-files-source/pom.xml b/styx-local-files-source/pom.xml
index 6fac60e7d6..8568df4e6c 100644
--- a/styx-local-files-source/pom.xml
+++ b/styx-local-files-source/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx Local Files Schedule Source
@@ -14,7 +14,7 @@
com.spotify
styx-schedule-source
- 0.1.14-SNAPSHOT
+ 0.1.14
com.google.guava
diff --git a/styx-schedule-source/pom.xml b/styx-schedule-source/pom.xml
index 4db4f6be30..65a511d486 100644
--- a/styx-schedule-source/pom.xml
+++ b/styx-schedule-source/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx Schedule Source API
@@ -14,7 +14,7 @@
com.spotify
styx-common
- 0.1.14-SNAPSHOT
+ 0.1.14
diff --git a/styx-scheduler-service/pom.xml b/styx-scheduler-service/pom.xml
index c60bd299cd..6562e663ad 100644
--- a/styx-scheduler-service/pom.xml
+++ b/styx-scheduler-service/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx Scheduler Service
@@ -14,12 +14,12 @@
com.spotify
styx-common
- 0.1.14-SNAPSHOT
+ 0.1.14
com.spotify
styx-schedule-source
- 0.1.14-SNAPSHOT
+ 0.1.14
@@ -66,7 +66,7 @@
com.spotify
styx-test
- 0.1.14-SNAPSHOT
+ 0.1.14
test
diff --git a/styx-standalone-service/pom.xml b/styx-standalone-service/pom.xml
index ab13c5ab11..3215955bcc 100644
--- a/styx-standalone-service/pom.xml
+++ b/styx-standalone-service/pom.xml
@@ -4,7 +4,7 @@
styx
com.spotify
- 0.1.14-SNAPSHOT
+ 0.1.14
4.0.0
@@ -19,17 +19,17 @@
com.spotify
styx-api-service
- 0.1.14-SNAPSHOT
+ 0.1.14
com.spotify
styx-scheduler-service
- 0.1.14-SNAPSHOT
+ 0.1.14
com.spotify
styx-local-files-source
- 0.1.14-SNAPSHOT
+ 0.1.14
diff --git a/styx-test/pom.xml b/styx-test/pom.xml
index cf02b9d83b..fdb7d03118 100644
--- a/styx-test/pom.xml
+++ b/styx-test/pom.xml
@@ -4,7 +4,7 @@
com.spotify
styx
- 0.1.14-SNAPSHOT
+ 0.1.14
Spotify Styx Testing Utilities