Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parent-0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-brazil committed Jan 25, 2021
1 parent 5c66e58 commit eb4e694
Show file tree
Hide file tree
Showing 22 changed files with 69 additions and 69 deletions.
4 changes: 2 additions & 2 deletions benchmark/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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>com.codahale.metrics</groupId>
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.9.1-SNAPSHOT</version>
<version>0.10.0</version>

<parent>
<groupId>org.sonatype.oss</groupId>
Expand All @@ -31,7 +31,7 @@
<connection>scm:git:[email protected]:prometheus/client_java.git</connection>
<developerConnection>scm:git:[email protected]:prometheus/client_java.git</developerConnection>
<url>[email protected]:prometheus/client_java.git</url>
<tag>HEAD</tag>
<tag>parent-0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down
40 changes: 20 additions & 20 deletions 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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<artifactId>simpleclient_bom</artifactId>
Expand All @@ -29,97 +29,97 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_common</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_caffeine</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_dropwizard</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_graphite_bridge</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_hibernate</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_guava</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_hotspot</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_httpserver</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_log4j</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_log4j2</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_logback</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_pushgateway</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_servlet</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_spring_web</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_spring_boot</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_jetty</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_jetty_jdk8</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_vertx</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
</dependencies>
</dependencyManagement>
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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -37,14 +37,14 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>

<!-- Test Dependencies Follow -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_servlet</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -37,12 +37,12 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_common</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.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.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</parent>

<groupId>io.prometheus</groupId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down
Loading

0 comments on commit eb4e694

Please sign in to comment.