We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00af171 commit 7a4ccaeCopy full SHA for 7a4ccae
pom.xml
@@ -24,8 +24,8 @@
24
</licenses>
25
26
<properties>
27
- <revision>937.3.0</revision>
28
- <changelist></changelist>
+ <revision>937.3.1</revision>
+ <changelist>-SNAPSHOT</changelist>
29
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
30
<hpi.bundledArtifacts>scribejava-core,scribejava-java8</hpi.bundledArtifacts>
31
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
@@ -63,7 +63,7 @@
63
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
64
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
65
<url>https://github.com/${gitHubRepo}</url>
66
- <tag>937.3.0</tag>
+ <tag>937.2.6</tag>
67
</scm>
68
69
<dependencyManagement>
0 commit comments