File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
1312 <groupId >io.jenkins.plugins</groupId >
1413 <packaging >hpi</packaging >
1514 <name >DataTables.net API Plugin</name >
16- <version >${revision}${changelist} </version >
15+ <version >1.12.1-1 </version >
1716
1817 <description >Provides jQuery DataTables for Jenkins plugins.</description >
1918 <url >https://github.com/jenkinsci/data-tables-api-plugin</url >
274273 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
275274 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
276275 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
277- <tag >${scmTag} </tag >
276+ <tag >v1.12.1-1 </tag >
278277 </scm >
279278
280279 <repositories >
You can’t perform that action at this time.
0 commit comments