diff --git a/agent/pom.xml b/agent/pom.xml
index fb4f6978..cb78ba68 100644
--- a/agent/pom.xml
+++ b/agent/pom.xml
@@ -2,7 +2,7 @@
4.0.0
ffwd-agent
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Agent
@@ -10,7 +10,7 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
..
diff --git a/api/pom.xml b/api/pom.xml
index ac14fa65..60f9bcec 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
..
ffwd-api
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward API
diff --git a/core/pom.xml b/core/pom.xml
index eabd0594..9daa92f7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
..
ffwd-core
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Core
diff --git a/modules/carbon/pom.xml b/modules/carbon/pom.xml
index 367f5a35..b4748002 100644
--- a/modules/carbon/pom.xml
+++ b/modules/carbon/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-carbon
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Carbon Module
diff --git a/modules/http/pom.xml b/modules/http/pom.xml
index 38dc0611..ad8c32c6 100644
--- a/modules/http/pom.xml
+++ b/modules/http/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-http
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward HTTP Module
diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index ffb66d2b..1b97e9ed 100644
--- a/modules/json/pom.xml
+++ b/modules/json/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-json
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward JSON Module
diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml
index b92e9990..4048e048 100644
--- a/modules/kafka/pom.xml
+++ b/modules/kafka/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-kafka
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Kafka Module
diff --git a/modules/protobuf/pom.xml b/modules/protobuf/pom.xml
index 1a9294a4..2d0cdef2 100644
--- a/modules/protobuf/pom.xml
+++ b/modules/protobuf/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-protobuf
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Protobuf Module
diff --git a/modules/pubsub/pom.xml b/modules/pubsub/pom.xml
index cddf2160..d92e56a2 100644
--- a/modules/pubsub/pom.xml
+++ b/modules/pubsub/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-pubsub
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Pubsub Module
diff --git a/modules/riemann/pom.xml b/modules/riemann/pom.xml
index 39dbeedd..98734ead 100644
--- a/modules/riemann/pom.xml
+++ b/modules/riemann/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-riemann
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Riemann Module
diff --git a/modules/signalfx/pom.xml b/modules/signalfx/pom.xml
index 9de2c00b..f9419173 100644
--- a/modules/signalfx/pom.xml
+++ b/modules/signalfx/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../..
ffwd-module-signalfx
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward SignalFx Module
diff --git a/modules/template/pom.xml b/modules/template/pom.xml
index fe81abe8..d9db0115 100644
--- a/modules/template/pom.xml
+++ b/modules/template/pom.xml
@@ -4,12 +4,12 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
../../pom.xml
ffwd-module-template
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward MyPlugin Module
diff --git a/pom.xml b/pom.xml
index 32de84aa..235e7828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
pom
FastForward Parent
@@ -44,7 +44,7 @@
scm:git:git@github.com:spotify/ffwd
scm:git:git@github.com:spotify/ffwd
https://github.com/spotify/ffwd
- 0.4.0
+ 0.4.12
diff --git a/protobuf250/pom.xml b/protobuf250/pom.xml
index 60ef730a..d6e1df12 100644
--- a/protobuf250/pom.xml
+++ b/protobuf250/pom.xml
@@ -2,7 +2,7 @@
4.0.0
ffwd-protobuf250
- 0.4.12-SNAPSHOT
+ 0.4.12
jar
FastForward Packaging of Protobuf 2.5
@@ -10,7 +10,7 @@
com.spotify.ffwd
ffwd-parent
- 0.4.12-SNAPSHOT
+ 0.4.12
..