We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bf34f commit 6ab36d6Copy full SHA for 6ab36d6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-tables-api",
3
- "version": "2.1.6",
+ "version": "2.2.2",
4
"description": "JQuery DataTables Jenkins Plugin",
5
"directories": {
6
"doc": "doc"
pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
7
- <version>10.2.0</version>
+ <version>10.4.0</version>
8
<relativePath />
9
</parent>
10
@@ -18,7 +18,7 @@
18
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
19
20
<properties>
21
- <revision>2.1.8-2</revision>
+ <revision>2.2.2-1</revision>
22
<changelist>-SNAPSHOT</changelist>
23
24
<module.name>${project.groupId}.datatables</module.name>
0 commit comments