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
Super45 committed Oct 29, 2023
1 parent e85dad8 commit 106e62a
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 @@ -11,7 +11,7 @@

<groupId>igalg.jenkins.plugins</groupId>
<artifactId>multibranch-build-strategy-extension</artifactId>
<version>1.1.0</version>
<version>1.1.1-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Pipeline: Multibranch build strategy extension</name>

Expand Down Expand Up @@ -50,7 +50,7 @@
<connection>scm:git:ssh://git@github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:ssh://git@github.com/${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}.git</url>
<tag>multibranch-build-strategy-extension-1.1.0</tag>
<tag>${scmTag}</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 106e62a

Please sign in to comment.