File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <groupId >org.jenkins-ci.plugins</groupId >
55 <artifactId >plugin</artifactId >
66 <version >3.48</version >
7- <relativePath />
7+ <relativePath />
88 </parent >
99 <artifactId >build-token-root</artifactId >
10- <version >${revision}${changelist} </version >
10+ <version >1.5 </version >
1111 <packaging >hpi</packaging >
1212 <name >Build Authorization Token Root Plugin</name >
1313 <description >Lets build and related REST build triggers be accessed even when anonymous users cannot see Jenkins.</description >
7575 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
7676 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
7777 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
78- <tag >${scmTag} </tag >
78+ <tag >build-token-root-1.5 </tag >
7979 </scm >
8080</project >
You can’t perform that action at this time.
0 commit comments