From cd1f65f5a1714f70fbc0f3cb218b6efa157e04c7 Mon Sep 17 00:00:00 2001 From: Drew Michel Date: Fri, 10 May 2019 13:33:24 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 0.4.10 --- agent/pom.xml | 4 ++-- api/pom.xml | 4 ++-- core/pom.xml | 4 ++-- modules/carbon/pom.xml | 4 ++-- modules/http/pom.xml | 4 ++-- modules/json/pom.xml | 4 ++-- modules/kafka/pom.xml | 4 ++-- modules/protobuf/pom.xml | 4 ++-- modules/pubsub/pom.xml | 4 ++-- modules/riemann/pom.xml | 4 ++-- modules/signalfx/pom.xml | 4 ++-- modules/template/pom.xml | 4 ++-- pom.xml | 4 ++-- protobuf250/pom.xml | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 6aec6c88..a620deaf 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-agent - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Agent @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 .. diff --git a/api/pom.xml b/api/pom.xml index 7a68854a..b13d5cf8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 .. ffwd-api - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward API diff --git a/core/pom.xml b/core/pom.xml index 9fde4706..bc699dcf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 .. ffwd-core - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Core diff --git a/modules/carbon/pom.xml b/modules/carbon/pom.xml index 45430259..b0ffdcbe 100644 --- a/modules/carbon/pom.xml +++ b/modules/carbon/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-carbon - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Carbon Module diff --git a/modules/http/pom.xml b/modules/http/pom.xml index c3dbea73..513fc2d8 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-http - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward HTTP Module diff --git a/modules/json/pom.xml b/modules/json/pom.xml index eb210401..fec53b51 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-json - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward JSON Module diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index 90f61b53..7a388f60 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-kafka - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Kafka Module diff --git a/modules/protobuf/pom.xml b/modules/protobuf/pom.xml index a9bf36d6..40edfb4d 100644 --- a/modules/protobuf/pom.xml +++ b/modules/protobuf/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-protobuf - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Protobuf Module diff --git a/modules/pubsub/pom.xml b/modules/pubsub/pom.xml index 4a1d8542..e6fc7226 100644 --- a/modules/pubsub/pom.xml +++ b/modules/pubsub/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-pubsub - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Pubsub Module diff --git a/modules/riemann/pom.xml b/modules/riemann/pom.xml index 5219fcdf..a98c15f6 100644 --- a/modules/riemann/pom.xml +++ b/modules/riemann/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-riemann - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Riemann Module diff --git a/modules/signalfx/pom.xml b/modules/signalfx/pom.xml index 4b114279..9ea77c01 100644 --- a/modules/signalfx/pom.xml +++ b/modules/signalfx/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../.. ffwd-module-signalfx - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward SignalFx Module diff --git a/modules/template/pom.xml b/modules/template/pom.xml index 6e7247b4..40db3d75 100644 --- a/modules/template/pom.xml +++ b/modules/template/pom.xml @@ -4,12 +4,12 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ../../pom.xml ffwd-module-template - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward MyPlugin Module diff --git a/pom.xml b/pom.xml index b9a43e05..34a08eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 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.10 diff --git a/protobuf250/pom.xml b/protobuf250/pom.xml index 5979df8d..742e8cfc 100644 --- a/protobuf250/pom.xml +++ b/protobuf250/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ffwd-protobuf250 - 0.4.10-SNAPSHOT + 0.4.10 jar FastForward Packaging of Protobuf 2.5 @@ -10,7 +10,7 @@ com.spotify.ffwd ffwd-parent - 0.4.10-SNAPSHOT + 0.4.10 ..