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 1849472 commit 5e4cb9eCopy full SHA for 5e4cb9e
1 file changed
pom.xml
@@ -11,8 +11,8 @@
11
<version>${revision}${changelist}</version>
12
<packaging>hpi</packaging>
13
<properties>
14
- <revision>1.30</revision>
15
- <changelist></changelist>
+ <revision>1.31</revision>
+ <changelist>-SNAPSHOT</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.30</tag>
+ <tag>gitlab-oauth-1.23</tag>
52
</scm>
53
54
0 commit comments