Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
waschndolos committed Jan 9, 2024
1 parent 104254d commit fe461d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 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.5.0</version>
<version>2.5.1-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Prometheus metrics plugin</name>
<description>Expose Jenkins metrics in prometheus format</description>
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:https://github.com/jenkinsci/prometheus-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/prometheus-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/prometheus-plugin/</url>
<tag>prometheus-2.5.0</tag>
<tag>prometheus-2.3.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit fe461d2

Please sign in to comment.