We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4efb9a commit 0173d08Copy full SHA for 0173d08
1 file changed
pom.xml
@@ -11,8 +11,8 @@
11
<version>${revision}${changelist}</version>
12
<packaging>hpi</packaging>
13
<properties>
14
- <revision>1.27</revision>
15
- <changelist></changelist>
+ <revision>1.28</revision>
+ <changelist>-SNAPSHOT</changelist>
16
<jenkins.baseline>2.504</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:[email protected]:${gitHubRepo}.git</developerConnection>
50
<url>https://github.com/${gitHubRepo}</url>
51
- <tag>gitlab-oauth-1.27</tag>
+ <tag>gitlab-oauth-1.23</tag>
52
</scm>
53
54
0 commit comments