Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
dimovelev committed Dec 15, 2015
1 parent 5d6185c commit ccc9fcb
Show file tree
Hide file tree
Showing 16 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion metrics-sampler-core/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-core</artifactId>
<dependencies>
Expand Down
28 changes: 14 additions & 14 deletions metrics-sampler-distribution/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-distribution</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -46,67 +46,67 @@
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-base</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-graphite</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-jmx</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-apache-status</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-jdbc</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-redis</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-oracle-nosql</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-webmethods</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-exec</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-http</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-elasticsearch</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-memcached</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-apache-status/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-apache-status</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-base/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-base</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-elasticsearch/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>metrics-sampler</artifactId>
<groupId>com.github.dimovelev</groupId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-exec/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-exec</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-graphite/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-graphite</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-http/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-http</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-jdbc/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-jdbc</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-jmx/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-jmx</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-memcached/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>metrics-sampler</artifactId>
<groupId>com.github.dimovelev</groupId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -12,7 +12,7 @@
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-oracle-nosql/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-oracle-nosql</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<!-- Download Oracle NoSQL from http://download.oracle.com/otn/nosql-database/kv-ce-1.2.123.zip and install the artefacts in your local maven repository using:
mvn install:install-file -DgroupId=com.oracle.nosql -DartifactId=kvstore -Dpackaging=jar -Dversion=2.1.8 -Dfile=kvstore.jar -DgeneratePom=true
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-redis/pom.xml
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-redis</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<!-- Download JAR from https://github.com/downloads/xetorthio/jedis/jedis-2.1.0.jar and install with
mvn install:install-file -DgroupId=redis.client -DartifactId=jedis -Dpackaging=jar -Dversion=2.1.0 -Dfile=jedis-2.1.0.jar -DgeneratePom=true -->
Expand Down
4 changes: 2 additions & 2 deletions metrics-sampler-extension-webmethods/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-extension-webmethods</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
Expand Down
24 changes: 12 additions & 12 deletions metrics-sampler-tests/pom.xml
Expand Up @@ -3,59 +3,59 @@
<parent>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</parent>
<artifactId>metrics-sampler-tests</artifactId>
<dependencies>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-core</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-base</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-apache-status</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-graphite</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-jdbc</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-jmx</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-oracle-nosql</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-redis</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-memcached</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-exec</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.dimovelev</groupId>
<artifactId>metrics-sampler-extension-http</artifactId>
<version>0.8.0</version>
<version>0.8.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit ccc9fcb

Please sign in to comment.