Skip to content

Commit

Permalink
Merge pull request #107 from jenkinsci/develop
Browse files Browse the repository at this point in the history
pr [#26](#106)
  • Loading branch information
Marky Jackson authored Jun 10, 2019
2 parents c9b75f9 + 6e397a9 commit 2e4a941
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>prometheus</artifactId>
<version>2.0.4</version>
<version>2.0.5-SNAPSHOT</version>

This comment has been minimized.

Copy link
@darxriggs

darxriggs Jun 10, 2019

@markyjackson-taulia you released this in GitHub as prometheus-2.0.5.

Could you please also release it in the Jenkins ecosystem as new plugin version? It seems that even 2.0.4 is missing there - see https://updates.jenkins-ci.org/download/plugins/prometheus/ and http://stats.jenkins.io/pluginversions/prometheus.html. According to https://plugins.jenkins.io/prometheus, 2.0.0 is the latest release.

This comment has been minimized.

Copy link
@markjacksonfishing

markjacksonfishing Jun 10, 2019

yes something went wrong there. Let me get that

This comment has been minimized.

Copy link
@darxriggs

darxriggs Jun 13, 2019

@markyjackson-taulia did you already have a chance to look at it?

I am asking because I'd also like to get some pull requests merged if possible.

<packaging>hpi</packaging>
<name>Prometheus metrics plugin</name>
<description>Expose Jenkins metrics in prometheus format</description>
Expand Down Expand Up @@ -62,7 +62,6 @@
<url>http://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepositories>

<dependencies>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit 2e4a941

Please sign in to comment.