File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
29
29
</parent >
30
30
31
31
<artifactId >saml</artifactId >
32
- <version >1.1.5 </version >
32
+ <version >${revision}${changelist} </version >
33
33
<packaging >hpi</packaging >
34
34
<name >SAML Plugin</name >
35
35
<url >https://github.com/jenkinsci/saml-plugin</url >
@@ -38,11 +38,11 @@ under the License.
38
38
<connection >scm:git:git://github.com/jenkinsci/saml-plugin.git</connection >
39
39
<
developerConnection >scm:git:
[email protected] :jenkinsci/saml-plugin.git</
developerConnection >
40
40
<url >https://github.com/jenkinsci/saml-plugin</url >
41
- <tag >saml-1.1.5 </tag >
41
+ <tag >${scmTag} </tag >
42
42
</scm >
43
43
44
44
<properties >
45
- <revision >1.1.5 </revision >
45
+ <revision >1.1.6 </revision >
46
46
<changelist >-SNAPSHOT</changelist >
47
47
<jenkins .version>2.176.1</jenkins .version>
48
48
<java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments