Skip to content

Commit

Permalink
Release monsoon-2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariane van der Steldt committed Sep 28, 2016
1 parent a371b31 commit 7d3c1bf
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change log
====

monsoon-2.2-SNAPSHOT
monsoon-2.1.1 (Sep 28, 2016)
----

Features:
Expand Down
2 changes: 1 addition & 1 deletion api_bin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-api-bin</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion api_server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion collectors/collectd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-collectors</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-collector-collectd</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion collectors/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-collectors</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-collector-http</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion collectors/jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-collectors</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-collector-jmx</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion collectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-collectors</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion exporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-export</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion file_convert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-file_convert</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion history/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-history</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-engine</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion intf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-collector-base</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-lib</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<packaging>pom</packaging>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
<name>Mon-soon project</name>
<url>https://github.com/groupon/monsoon</url>
<description>The root of the mon-soon project.</description>
Expand Down
2 changes: 1 addition & 1 deletion processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-processors</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion processors/wavefront/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-processors</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-processor-wavefront</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-prometheus</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion remote_history/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-remote-history</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion rhist_server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-rhist-server</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion verify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-basepom</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1</version>
</parent>
<artifactId>monsoon-verify</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit 7d3c1bf

Please sign in to comment.