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 5
5
<groupId >org.jenkins-ci.plugins</groupId >
6
6
<artifactId >plugin</artifactId >
7
7
<version >4.55</version >
8
- <relativePath />
8
+ <relativePath />
9
9
</parent >
10
10
<artifactId >gitlab-plugin</artifactId >
11
- <version >${revision}${changelist} </version >
11
+ <version >1.7.7 </version >
12
12
<name >GitLab Plugin</name >
13
13
<url >https://github.com/jenkinsci/${project.artifactId} </url >
14
14
<packaging >hpi</packaging >
56
56
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
57
57
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
58
58
<url >https://github.com/${gitHubRepo} </url >
59
- <tag >${scmTag} </tag >
59
+ <tag >gitlab-plugin-1.7.7 </tag >
60
60
</scm >
61
61
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
62
62
<repositories >
You can’t perform that action at this time.
0 commit comments