diff --git a/agent/pom.xml b/agent/pom.xml index d8470090..00dcfed2 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-agent - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Agent @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 .. diff --git a/api/pom.xml b/api/pom.xml index 85e36b31..2b513ecc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 .. ffwd-api - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward API diff --git a/core/pom.xml b/core/pom.xml index b31f8412..35befb4a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 .. ffwd-core - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Core diff --git a/modules/carbon/pom.xml b/modules/carbon/pom.xml index 2c74a670..5dd07cc5 100644 --- a/modules/carbon/pom.xml +++ b/modules/carbon/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-carbon - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Carbon Module diff --git a/modules/http/pom.xml b/modules/http/pom.xml index 19a424b0..b58ca7aa 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-http - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward HTTP Module diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 9489c924..7767f92a 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-json - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward JSON Module diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index 80411fae..0feab50f 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-kafka - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Kafka Module diff --git a/modules/opencensus/pom.xml b/modules/opencensus/pom.xml index 49c52af9..f647786e 100644 --- a/modules/opencensus/pom.xml +++ b/modules/opencensus/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-opencensus - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward OpenCensus Module diff --git a/modules/protobuf/pom.xml b/modules/protobuf/pom.xml index 0ddf28cb..12b37d3b 100644 --- a/modules/protobuf/pom.xml +++ b/modules/protobuf/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-protobuf - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Protobuf Module diff --git a/modules/pubsub/pom.xml b/modules/pubsub/pom.xml index 6847d371..2ae1c942 100644 --- a/modules/pubsub/pom.xml +++ b/modules/pubsub/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-pubsub - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Pubsub Module diff --git a/modules/riemann/pom.xml b/modules/riemann/pom.xml index 7872b0da..57eabf56 100644 --- a/modules/riemann/pom.xml +++ b/modules/riemann/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-riemann - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Riemann Module diff --git a/modules/signalfx/pom.xml b/modules/signalfx/pom.xml index 78c3d378..50b6ba9a 100644 --- a/modules/signalfx/pom.xml +++ b/modules/signalfx/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../.. ffwd-module-signalfx - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward SignalFx Module diff --git a/modules/template/pom.xml b/modules/template/pom.xml index 8bb2b52d..58d63f93 100644 --- a/modules/template/pom.xml +++ b/modules/template/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ../../pom.xml ffwd-module-template - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward MyPlugin Module diff --git a/pom.xml b/pom.xml index 32055f7c..36a9080f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 pom FastForward Parent @@ -45,7 +45,7 @@ scm:git:git@github.com:spotify/ffwd scm:git:git@github.com:spotify/ffwd https://github.com/spotify/ffwd - 0.4.0 + 0.6.8 diff --git a/protobuf250/pom.xml b/protobuf250/pom.xml index 9f1faa3c..4550d079 100644 --- a/protobuf250/pom.xml +++ b/protobuf250/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-protobuf250 - 0.6.8-SNAPSHOT + 0.6.8 jar FastForward Packaging of Protobuf 2.5 @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.6.8-SNAPSHOT + 0.6.8 ..