We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a24a03 commit 4837df9Copy full SHA for 4837df9
pom.xml
@@ -12,7 +12,7 @@
12
<groupId>io.jenkins.plugins</groupId>
13
<packaging>hpi</packaging>
14
<name>DataTables.net API Plugin</name>
15
- <version>${revision}${changelist}</version>
+ <version>2.0.8-1</version>
16
17
<description>Provides jQuery DataTables for Jenkins plugins.</description>
18
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
@@ -294,7 +294,7 @@
294
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
295
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
296
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
297
- <tag>${scmTag}</tag>
+ <tag>v2.0.8-1</tag>
298
</scm>
299
300
<repositories>
0 commit comments