Skip to content

Commit 6ab36d6

Browse files
committed
Bump version to 2.2.2
1 parent 09bf34f commit 6ab36d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-tables-api",
3-
"version": "2.1.6",
3+
"version": "2.2.2",
44
"description": "JQuery DataTables Jenkins Plugin",
55
"directories": {
66
"doc": "doc"

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jvnet.hudson.plugins</groupId>
66
<artifactId>analysis-pom</artifactId>
7-
<version>10.2.0</version>
7+
<version>10.4.0</version>
88
<relativePath />
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
1919

2020
<properties>
21-
<revision>2.1.8-2</revision>
21+
<revision>2.2.2-1</revision>
2222
<changelist>-SNAPSHOT</changelist>
2323

2424
<module.name>${project.groupId}.datatables</module.name>

0 commit comments

Comments
 (0)