Commit 59ceee7 1 parent a91114a commit 59ceee7 Copy full SHA for 59ceee7
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ These should be places in the working directory of the application (same directo
12
12
More on the configuration files in the next section.
13
13
14
14
After downloading the .jar and creating the configuration files, you can run the importer using:
15
- > java -jar netxms-csv-importer.1.1.1 .jar
15
+ > java -jar netxms-csv-importer.1.1.2 .jar
16
16
17
17
## Configuration files
18
18
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.github.tomaskir</groupId >
8
8
<artifactId >netxms-csv-importer</artifactId >
9
- <version >1.1.1 </version >
9
+ <version >1.1.2 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<properties >
13
13
<source .encoding>utf-8</source .encoding>
14
14
<java .version>1.7</java .version>
15
15
<lombok .version>1.16.10</lombok .version>
16
- <netxms-client .version>2.2.1 </netxms-client .version>
16
+ <netxms-client .version>2.2.4 </netxms-client .version>
17
17
</properties >
18
18
19
19
<dependencies >
You can’t perform that action at this time.
0 commit comments