diff --git a/agent/pom.xml b/agent/pom.xml index 0ecd3f9c..9498c3cc 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-agent - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Agent @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 .. diff --git a/api/pom.xml b/api/pom.xml index 5da95d9b..bb11564a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 .. ffwd-api - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward API diff --git a/core/pom.xml b/core/pom.xml index e854f491..c0400467 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 .. ffwd-core - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Core diff --git a/modules/carbon/pom.xml b/modules/carbon/pom.xml index 81f89ea6..088e4135 100644 --- a/modules/carbon/pom.xml +++ b/modules/carbon/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-carbon - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Carbon Module diff --git a/modules/http/pom.xml b/modules/http/pom.xml index bb73ba47..2457d63d 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-http - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward HTTP Module diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 41a31040..394e4314 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-json - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward JSON Module diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index 0e0e0a8a..14118a7e 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-kafka - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Kafka Module diff --git a/modules/opencensus/pom.xml b/modules/opencensus/pom.xml index 22711b8b..ae3788f4 100644 --- a/modules/opencensus/pom.xml +++ b/modules/opencensus/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-opencensus - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward OpenCensus Module diff --git a/modules/opentelemetry/pom.xml b/modules/opentelemetry/pom.xml index c49645b7..39ef4406 100644 --- a/modules/opentelemetry/pom.xml +++ b/modules/opentelemetry/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-opentelemetry - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward OpenTelemetry Module diff --git a/modules/protobuf/pom.xml b/modules/protobuf/pom.xml index ead0cd32..dcee4f1d 100644 --- a/modules/protobuf/pom.xml +++ b/modules/protobuf/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-protobuf - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Protobuf Module diff --git a/modules/pubsub/pom.xml b/modules/pubsub/pom.xml index f5dffa5c..0334dcf3 100644 --- a/modules/pubsub/pom.xml +++ b/modules/pubsub/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-pubsub - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Pubsub Module diff --git a/modules/riemann/pom.xml b/modules/riemann/pom.xml index c1b3a502..6a1ab052 100644 --- a/modules/riemann/pom.xml +++ b/modules/riemann/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-riemann - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Riemann Module diff --git a/modules/signalfx/pom.xml b/modules/signalfx/pom.xml index 024caf18..ee0440e9 100644 --- a/modules/signalfx/pom.xml +++ b/modules/signalfx/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../.. ffwd-module-signalfx - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward SignalFx Module diff --git a/modules/template/pom.xml b/modules/template/pom.xml index b7014563..17fe8b53 100644 --- a/modules/template/pom.xml +++ b/modules/template/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ../../pom.xml ffwd-module-template - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward MyPlugin Module diff --git a/pom.xml b/pom.xml index 7eb33596..d104ee6e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 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.8 diff --git a/protobuf250/pom.xml b/protobuf250/pom.xml index 85f666e4..87f1ff71 100644 --- a/protobuf250/pom.xml +++ b/protobuf250/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-protobuf250 - 0.8.8-SNAPSHOT + 0.8.8 jar FastForward Packaging of Protobuf 2.5 @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.8.8-SNAPSHOT + 0.8.8 ..