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
basil committed Feb 26, 2024
1 parent c63a60c commit 1bcb9c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.111</version>
<version>1.112-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Jenkins Parent POM</name>
Expand Down Expand Up @@ -39,7 +39,7 @@
<scm>
<connection>scm:git:https://github.com/jenkinsci/pom.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/pom.git</developerConnection>
<tag>jenkins-1.111</tag>
<tag>HEAD</tag>
<url>https://github.com/jenkinsci/pom</url>
</scm>

Expand Down

0 comments on commit 1bcb9c2

Please sign in to comment.