Skip to content

Commit f783b45

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4ee2f02 commit f783b45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
</licenses>
2525

2626
<properties>
27-
<revision>937.2.5</revision>
28-
<changelist></changelist>
27+
<revision>937.2.6</revision>
28+
<changelist>-SNAPSHOT</changelist>
2929
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
3030
<hpi.bundledArtifacts>scribejava-core,scribejava-java8</hpi.bundledArtifacts>
3131
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6464
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
6565
<url>https://github.com/${gitHubRepo}</url>
66-
<tag>937.2.5</tag>
66+
<tag>${scmTag}</tag>
6767
</scm>
6868

6969
<dependencyManagement>

0 commit comments

Comments
 (0)