This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit a0a5cca0fe825ec8e1bcae0f9e834142c127f0da Author: Tung Tran <[email protected]> AuthorDate: Thu Jul 20 07:26:35 2023 +0700 [UPGRADE] Glowroot 0.13.6 -> 0.14.0 --- server/apps/cassandra-app/pom.xml | 4 ++-- server/apps/distributed-app/pom.xml | 4 ++-- server/apps/distributed-pop3-app/pom.xml | 4 ++-- server/apps/jpa-app/pom.xml | 4 ++-- server/apps/jpa-smtp-app/pom.xml | 4 ++-- server/apps/memory-app/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/server/apps/cassandra-app/pom.xml b/server/apps/cassandra-app/pom.xml index 46ec761c37..90784e8fd3 100644 --- a/server/apps/cassandra-app/pom.xml +++ b/server/apps/cassandra-app/pom.xml @@ -300,10 +300,10 @@ </goals> <phase>package</phase> <configuration> - <url>https://github.com/glowroot/glowroot/releases/download/v0.13.4/glowroot-0.13.4-dist.zip</url> + <url>https://github.com/glowroot/glowroot/releases/download/v0.14.0/glowroot-0.14.0-dist.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <md5>93d472281a67ab8404033a88280c23c9</md5> + <md5>16073f10204751cd71d3b4ea93be2649</md5> </configuration> </execution> </executions> diff --git a/server/apps/distributed-app/pom.xml b/server/apps/distributed-app/pom.xml index e4813deb63..313c0c9b79 100644 --- a/server/apps/distributed-app/pom.xml +++ b/server/apps/distributed-app/pom.xml @@ -344,10 +344,10 @@ </goals> <phase>package</phase> <configuration> - <url>https://github.com/glowroot/glowroot/releases/download/v0.13.6/glowroot-0.13.6-dist.zip</url> + <url>https://github.com/glowroot/glowroot/releases/download/v0.14.0/glowroot-0.14.0-dist.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <md5>f9026dbab1fbade067ca549913802fcc</md5> + <md5>16073f10204751cd71d3b4ea93be2649</md5> </configuration> </execution> </executions> diff --git a/server/apps/distributed-pop3-app/pom.xml b/server/apps/distributed-pop3-app/pom.xml index eeaf913122..ad2ec4df8b 100644 --- a/server/apps/distributed-pop3-app/pom.xml +++ b/server/apps/distributed-pop3-app/pom.xml @@ -352,10 +352,10 @@ </goals> <phase>package</phase> <configuration> - <url>https://github.com/glowroot/glowroot/releases/download/v0.13.6/glowroot-0.13.6-dist.zip</url> + <url>https://github.com/glowroot/glowroot/releases/download/v0.14.0/glowroot-0.14.0-dist.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <md5>f9026dbab1fbade067ca549913802fcc</md5> + <md5>16073f10204751cd71d3b4ea93be2649</md5> </configuration> </execution> </executions> diff --git a/server/apps/jpa-app/pom.xml b/server/apps/jpa-app/pom.xml index 81366e717a..5d8e063e74 100644 --- a/server/apps/jpa-app/pom.xml +++ b/server/apps/jpa-app/pom.xml @@ -233,10 +233,10 @@ </goals> <phase>package</phase> <configuration> - <url>https://github.com/glowroot/glowroot/releases/download/v0.13.6/glowroot-0.13.6-dist.zip</url> + <url>https://github.com/glowroot/glowroot/releases/download/v0.14.0/glowroot-0.14.0-dist.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <md5>f9026dbab1fbade067ca549913802fcc</md5> + <md5>16073f10204751cd71d3b4ea93be2649</md5> </configuration> </execution> </executions> diff --git a/server/apps/jpa-smtp-app/pom.xml b/server/apps/jpa-smtp-app/pom.xml index ee5e5361e8..3f9cae5eca 100644 --- a/server/apps/jpa-smtp-app/pom.xml +++ b/server/apps/jpa-smtp-app/pom.xml @@ -204,10 +204,10 @@ </goals> <phase>package</phase> <configuration> - <url>https://github.com/glowroot/glowroot/releases/download/v0.13.6/glowroot-0.13.6-dist.zip</url> + <url>https://github.com/glowroot/glowroot/releases/download/v0.14.0/glowroot-0.14.0-dist.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <md5>f9026dbab1fbade067ca549913802fcc</md5> + <md5>16073f10204751cd71d3b4ea93be2649</md5> </configuration> </execution> </executions> diff --git a/server/apps/memory-app/pom.xml b/server/apps/memory-app/pom.xml index 7d112b7977..3096f52cff 100644 --- a/server/apps/memory-app/pom.xml +++ b/server/apps/memory-app/pom.xml @@ -244,10 +244,10 @@ </goals> <phase>package</phase> <configuration> - <url>https://github.com/glowroot/glowroot/releases/download/v0.13.6/glowroot-0.13.6-dist.zip</url> + <url>https://github.com/glowroot/glowroot/releases/download/v0.14.0/glowroot-0.14.0-dist.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <md5>f9026dbab1fbade067ca549913802fcc</md5> + <md5>16073f10204751cd71d3b4ea93be2649</md5> </configuration> </execution> </executions> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
