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

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Schalanda committed May 17, 2016
1 parent a92cd19 commit 4c40329
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 22 deletions.
2 changes: 1 addition & 1 deletion metrics-reporter-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-csv</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions metrics-reporter-datadog/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.0.0</maven>
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-datadog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-ganglia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-ganglia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-graphite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-graphite</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions metrics-reporter-influxdb/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.0.0</maven>
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-influxdb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-jmx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-librato/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-librato</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-slf4j</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions metrics-reporter-statsd/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.0.0</maven>
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>metrics-reporter-statsd</artifactId>
Expand Down
10 changes: 4 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.0.1</maven>
Expand All @@ -27,7 +26,7 @@

<groupId>org.graylog.plugins</groupId>
<artifactId>metrics-reporter-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<name>Graylog Metrics Reporter Plugin (Parent POM)</name>
Expand Down Expand Up @@ -61,7 +60,7 @@
<developerConnection>scm:git:[email protected]:Graylog2/graylog-plugin-metrics-reporter.git</developerConnection>
<connection>scm:git:[email protected]:Graylog2/graylog-plugin-metrics-reporter</connection>
<url>https://github.com/Graylog2/graylog-plugin-metrics-reporter</url>
<tag>HEAD</tag>
<tag>1.0.0</tag>
</scm>

<properties>
Expand Down Expand Up @@ -192,8 +191,7 @@
</goals>
<configuration>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
</configuration>
</execution>
Expand Down

0 comments on commit 4c40329

Please sign in to comment.