diff --git a/agent/pom.xml b/agent/pom.xml index d0cdca3b..69aea5ad 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-agent - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Agent @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 .. diff --git a/api/pom.xml b/api/pom.xml index f2f1c921..28210ba9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 .. ffwd-api - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward API diff --git a/core/pom.xml b/core/pom.xml index 3ed1c0bd..95f9f41b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 .. ffwd-core - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Core diff --git a/modules/carbon/pom.xml b/modules/carbon/pom.xml index eb72a845..3d7a0d6a 100644 --- a/modules/carbon/pom.xml +++ b/modules/carbon/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-carbon - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Carbon Module diff --git a/modules/http/pom.xml b/modules/http/pom.xml index 4e77cf5c..3b1f3dbe 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-http - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward HTTP Module diff --git a/modules/json/pom.xml b/modules/json/pom.xml index e5ffc020..47808b72 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-json - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward JSON Module diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index 32c00368..9a07f714 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-kafka - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Kafka Module diff --git a/modules/opencensus/pom.xml b/modules/opencensus/pom.xml index bb1bd54b..eb1daede 100644 --- a/modules/opencensus/pom.xml +++ b/modules/opencensus/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-opencensus - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward OpenCensus Module diff --git a/modules/opentelemetry/pom.xml b/modules/opentelemetry/pom.xml index 88a3179a..d9b3b511 100644 --- a/modules/opentelemetry/pom.xml +++ b/modules/opentelemetry/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-opentelemetry - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward OpenTelemetry Module diff --git a/modules/protobuf/pom.xml b/modules/protobuf/pom.xml index a3583a86..cf8e308a 100644 --- a/modules/protobuf/pom.xml +++ b/modules/protobuf/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-protobuf - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Protobuf Module diff --git a/modules/pubsub/pom.xml b/modules/pubsub/pom.xml index e441acd5..a74e0c63 100644 --- a/modules/pubsub/pom.xml +++ b/modules/pubsub/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-pubsub - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Pubsub Module diff --git a/modules/riemann/pom.xml b/modules/riemann/pom.xml index c2b61f4a..8614ea88 100644 --- a/modules/riemann/pom.xml +++ b/modules/riemann/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-riemann - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Riemann Module diff --git a/modules/signalfx/pom.xml b/modules/signalfx/pom.xml index f9a23b24..e167d071 100644 --- a/modules/signalfx/pom.xml +++ b/modules/signalfx/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../.. ffwd-module-signalfx - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward SignalFx Module diff --git a/modules/template/pom.xml b/modules/template/pom.xml index 75882e3d..72c1286c 100644 --- a/modules/template/pom.xml +++ b/modules/template/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ../../pom.xml ffwd-module-template - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward MyPlugin Module diff --git a/pom.xml b/pom.xml index e71b97ea..28d49d67 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 pom FastForward Parent @@ -46,7 +46,7 @@ scm:git:git@github.com:spotify/ffwd scm:git:git@github.com:spotify/ffwd https://github.com/spotify/ffwd - 0.4.0 + 0.8.12 diff --git a/protobuf250/pom.xml b/protobuf250/pom.xml index af83b223..a2aeb03c 100644 --- a/protobuf250/pom.xml +++ b/protobuf250/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-protobuf250 - 0.8.12-SNAPSHOT + 0.8.12 jar FastForward Packaging of Protobuf 2.5 @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.8.12-SNAPSHOT + 0.8.12 ..