Skip to content

Commit

Permalink
Monsoon-2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariane van der Steldt committed Sep 17, 2016
1 parent 7663d1c commit eacfb01
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.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.1-SNAPSHOT</version>
<version>2.1</version>
</parent>
<artifactId>monsoon-verify</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit eacfb01

Please sign in to comment.