Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hexedpackets committed Feb 18, 2021
1 parent e62faa2 commit ed20188
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>ffwd-agent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>

<name>FastForward Agent</name>

<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>..</relativePath>
</parent>

<artifactId>ffwd-api</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward API</name>

Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>..</relativePath>
</parent>

<artifactId>ffwd-core</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>

<name>FastForward Core</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/carbon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-carbon</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward Carbon Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-http</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward HTTP Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-json</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward JSON Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-kafka</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward Kafka Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/opencensus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-opencensus</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward OpenCensus Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/opentelemetry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-opentelemetry</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward OpenTelemetry Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-protobuf</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward Protobuf Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-pubsub</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward Pubsub Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/riemann/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-riemann</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward Riemann Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/signalfx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>ffwd-module-signalfx</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward SignalFx Module</name>

Expand Down
4 changes: 2 additions & 2 deletions modules/template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>ffwd-module-template</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>FastForward MyPlugin Module</name>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>pom</packaging>

<name>FastForward Parent</name>
Expand Down Expand Up @@ -46,7 +46,7 @@
<connection>scm:git:[email protected]:spotify/ffwd</connection>
<developerConnection>scm:git:[email protected]:spotify/ffwd</developerConnection>
<url>https://github.com/spotify/ffwd</url>
<tag>0.4.0</tag>
<tag>0.8.5</tag>
</scm>

<developers>
Expand Down
4 changes: 2 additions & 2 deletions protobuf250/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>ffwd-protobuf250</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<packaging>jar</packaging>

<name>FastForward Packaging of Protobuf 2.5</name>

<parent>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-parent</artifactId>
<version>0.8.5-SNAPSHOT</version>
<version>0.8.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down

0 comments on commit ed20188

Please sign in to comment.