Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parent-0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fstab committed Aug 29, 2021
1 parent 5655d1f commit 4157205
Show file tree
Hide file tree
Showing 34 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>benchmarks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/example_application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>integration_tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>example_application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/exemplars_otel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>integration_tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>exemplars_otel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/exemplars_otel_agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>integration_tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>exemplars_otel_agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/java_versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>integration_tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>java_versions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>integration_tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/servlet_jakarta_exporter_webxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>integration_tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>servlet_jakarta_exporter_webxml</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>

<name>Prometheus Java Suite</name>
<url>http://github.com/prometheus/client_java</url>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:git@github.com:prometheus/client_java.git</connection>
<developerConnection>scm:git:git@github.com:prometheus/client_java.git</developerConnection>
<url>git@github.com:prometheus/client_java.git</url>
<tag>HEAD</tag>
<tag>parent-0.12.0</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion simpleclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion simpleclient_bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_bom</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_caffeine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_caffeine</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_common</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<!-- Test Dependencies Follow -->
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_dropwizard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_dropwizard</artifactId>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_graphite_bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_graphite_bridge</artifactId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<!-- Test Dependencies Follow -->
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_guava</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_hibernate</artifactId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<!-- We support Hibernate versions >= 4.2 -->
Expand Down
6 changes: 3 additions & 3 deletions simpleclient_hotspot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_hotspot</artifactId>
Expand Down Expand Up @@ -36,14 +36,14 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<!-- Test Dependencies Follow -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_servlet</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions simpleclient_httpserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_httpserver</artifactId>
Expand Down Expand Up @@ -36,12 +36,12 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_common</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<!-- Test Dependencies Follow -->
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_jetty</artifactId>
Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_jetty_jdk8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_jetty_jdk8</artifactId>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_log4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_log4j</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_log4j2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_log4j2</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions simpleclient_logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_logback</artifactId>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down
6 changes: 3 additions & 3 deletions simpleclient_pushgateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.prometheus</groupId>
<artifactId>parent</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</parent>

<artifactId>simpleclient_pushgateway</artifactId>
Expand Down Expand Up @@ -37,12 +37,12 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_common</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down
Loading

0 comments on commit 4157205

Please sign in to comment.