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
evernat committed May 7, 2023
1 parent 98101de commit 5821a8f
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 @@ -10,7 +10,7 @@
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>monitoring</artifactId>
<packaging>hpi</packaging>
<version>1.94.1</version>
<version>1.95.0-SNAPSHOT</version>
<name>Monitoring</name>
<description>Monitoring of Jenkins</description>
<url>https://github.com/jenkinsci/monitoring-plugin</url>
Expand Down Expand Up @@ -79,7 +79,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>monitoring-1.94.1</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 5821a8f

Please sign in to comment.