diff --git a/agent/pom.xml b/agent/pom.xml index 5307e41b..c063f7e1 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-agent - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Agent @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 .. diff --git a/api/pom.xml b/api/pom.xml index 493d3872..4a5fa68e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 .. ffwd-api - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward API diff --git a/core/pom.xml b/core/pom.xml index effe39fe..b2e8e34c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 .. ffwd-core - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Core diff --git a/modules/carbon/pom.xml b/modules/carbon/pom.xml index b5b67381..e5f7e2d8 100644 --- a/modules/carbon/pom.xml +++ b/modules/carbon/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-carbon - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Carbon Module diff --git a/modules/http/pom.xml b/modules/http/pom.xml index bcfeae23..940e727c 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-http - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward HTTP Module diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 00388cc6..5880892f 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-json - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward JSON Module diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index 58ae947f..8b1a4899 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-kafka - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Kafka Module diff --git a/modules/opencensus/pom.xml b/modules/opencensus/pom.xml index d5d5d1c0..15e752a9 100644 --- a/modules/opencensus/pom.xml +++ b/modules/opencensus/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-opencensus - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward OpenCensus Module diff --git a/modules/opentelemetry/pom.xml b/modules/opentelemetry/pom.xml index 286f1658..b3af3cef 100644 --- a/modules/opentelemetry/pom.xml +++ b/modules/opentelemetry/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-opentelemetry - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward OpenTelemetry Module diff --git a/modules/protobuf/pom.xml b/modules/protobuf/pom.xml index 7a8f10f3..bbabc4b7 100644 --- a/modules/protobuf/pom.xml +++ b/modules/protobuf/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-protobuf - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Protobuf Module diff --git a/modules/pubsub/pom.xml b/modules/pubsub/pom.xml index d8a35625..9380918a 100644 --- a/modules/pubsub/pom.xml +++ b/modules/pubsub/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-pubsub - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Pubsub Module diff --git a/modules/riemann/pom.xml b/modules/riemann/pom.xml index 6876836a..a4fa07a6 100644 --- a/modules/riemann/pom.xml +++ b/modules/riemann/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-riemann - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Riemann Module diff --git a/modules/signalfx/pom.xml b/modules/signalfx/pom.xml index f7614643..e1232526 100644 --- a/modules/signalfx/pom.xml +++ b/modules/signalfx/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../.. ffwd-module-signalfx - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward SignalFx Module diff --git a/modules/template/pom.xml b/modules/template/pom.xml index 08150de6..cf7722e4 100644 --- a/modules/template/pom.xml +++ b/modules/template/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ../../pom.xml ffwd-module-template - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward MyPlugin Module diff --git a/pom.xml b/pom.xml index 0338a6d3..c68bde2b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 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.11 diff --git a/protobuf250/pom.xml b/protobuf250/pom.xml index 5fcae83f..91e7cf23 100644 --- a/protobuf250/pom.xml +++ b/protobuf250/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-protobuf250 - 0.8.11-SNAPSHOT + 0.8.11 jar FastForward Packaging of Protobuf 2.5 @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.8.11-SNAPSHOT + 0.8.11 ..