File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >job-dsl-parent</artifactId >
7- <version >${revision}${changelist} </version >
7+ <version >1.92 </version >
88 </parent >
99 <artifactId >job-dsl-ast</artifactId >
10- <version >${revision}${changelist} </version >
10+ <version >1.92 </version >
1111 <name >Job DSL Abstract Syntax Tree (AST)</name >
1212 <build >
1313 <plugins >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >job-dsl-parent</artifactId >
7- <version >${revision}${changelist} </version >
7+ <version >1.92 </version >
88 </parent >
99 <artifactId >job-dsl-core</artifactId >
10- <version >${revision}${changelist} </version >
10+ <version >1.92 </version >
1111 <name >Job DSL Core</name >
1212 <dependencies >
1313 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >job-dsl-parent</artifactId >
7- <version >${revision}${changelist} </version >
7+ <version >1.92 </version >
88 </parent >
99 <artifactId >job-dsl</artifactId >
10- <version >${revision}${changelist} </version >
10+ <version >1.92 </version >
1111 <packaging >hpi</packaging >
1212 <name >Job DSL</name >
1313 <url >https://github.com/jenkinsci/job-dsl-plugin</url >
Original file line number Diff line number Diff line change 88 <relativePath />
99 </parent >
1010 <artifactId >job-dsl-parent</artifactId >
11- <version >${revision}${changelist} </version >
11+ <version >1.92 </version >
1212 <packaging >pom</packaging >
1313 <name >Job DSL Parent</name >
1414 <url >https://github.com/jenkinsci/job-dsl-plugin</url >
2626 <scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
2727 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
2828 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
29- <tag >${scmTag} </tag >
29+ <tag >job-dsl-1.92 </tag >
3030 <url >https://github.com/${gitHubRepo} </url >
3131 </scm >
3232 <properties >
You can’t perform that action at this time.
0 commit comments