We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae0e3d commit 1849472Copy full SHA for 1849472
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
<packaging>hpi</packaging>
13
<properties>
14
<revision>1.30</revision>
15
- <changelist>-SNAPSHOT</changelist>
+ <changelist></changelist>
16
<jenkins.baseline>2.528</jenkins.baseline>
17
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
18
<spotbugs.effort>Max</spotbugs.effort>
@@ -48,7 +48,7 @@
48
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
49
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
50
<url>https://github.com/${gitHubRepo}</url>
51
- <tag>gitlab-oauth-1.23</tag>
+ <tag>gitlab-oauth-1.30</tag>
52
</scm>
53
54
0 commit comments