File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog for Remote Support Tool
22=================================
33
4+ 1.0.1 (13 Mar 2019)
5+ -------------------
6+
7+ ...
8+
9+
4101.0.0 (20 Oct 2018)
511-------------------
612
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >RemoteSupportTool</artifactId >
99 <groupId >de.openindex.support</groupId >
10- <version >1.0.0 </version >
10+ <version >1.0.1 </version >
1111 </parent >
1212
1313 <artifactId >RemoteSupportTool-Core</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >RemoteSupportTool</artifactId >
99 <groupId >de.openindex.support</groupId >
10- <version >1.0.0 </version >
10+ <version >1.0.1 </version >
1111 </parent >
1212
1313 <artifactId >RemoteSupportTool-Customer</artifactId >
Original file line number Diff line number Diff line change 1- Remote Support Tool 1.0.0
1+ Remote Support Tool 1.0.1
22=========================
33
44* Remote Support Tool* is an easy single click solution for remote maintenance.
@@ -213,5 +213,5 @@ Further information
213213
214214- [ * Remote Support Tool* at GitHub] ( https://github.com/OpenIndex/RemoteSupportTool )
215215- [ Releases of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/releases )
216- - [ Changelog of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/blob/develop /CHANGELOG.md )
216+ - [ Changelog of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/blob/master /CHANGELOG.md )
217217- [ Documentation of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/wiki )
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >RemoteSupportTool</artifactId >
99 <groupId >de.openindex.support</groupId >
10- <version >1.0.0 </version >
10+ <version >1.0.1 </version >
1111 </parent >
1212
1313 <artifactId >RemoteSupportTool-Staff</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >de.openindex.support</groupId >
88 <artifactId >RemoteSupportTool</artifactId >
9- <version >1.0.0 </version >
9+ <version >1.0.1 </version >
1010 <packaging >pom</packaging >
1111
1212 <name >RemoteSupportTool</name >
6767 <dependency >
6868 <groupId >de.openindex.support</groupId >
6969 <artifactId >RemoteSupportTool-Core</artifactId >
70- <version >1.0.0 </version >
70+ <version >1.0.1 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >de.openindex.support</groupId >
7474 <artifactId >RemoteSupportTool-Customer</artifactId >
75- <version >1.0.0 </version >
75+ <version >1.0.1 </version >
7676 </dependency >
7777 <dependency >
7878 <groupId >de.openindex.support</groupId >
7979 <artifactId >RemoteSupportTool-Staff</artifactId >
80- <version >1.0.0 </version >
80+ <version >1.0.1 </version >
8181 </dependency >
8282 <dependency >
8383 <groupId >commons-io</groupId >
Original file line number Diff line number Diff line change 1717
1818STAFF_TOOL=" StaffSupportTool"
1919CUSTOMER_TOOL=" CustomerSupportTool"
20- VERSION=" 1.0.0 "
20+ VERSION=" 1.0.1 "
2121
2222MAKESELF=" makeself"
2323DIR=$( cd $( dirname ${BASH_SOURCE[0]} ) && pwd )
Original file line number Diff line number Diff line change 1717
1818STAFF_TOOL=" StaffSupportTool"
1919CUSTOMER_TOOL=" CustomerSupportTool"
20- VERSION=" 1.0.0 "
20+ VERSION=" 1.0.1 "
2121
2222DIR=$( cd $( dirname ${BASH_SOURCE[0]} ) && pwd )
2323TARGET_DIR=" $DIR /target"
Original file line number Diff line number Diff line change 1717
1818STAFF_TOOL=" StaffSupportTool"
1919CUSTOMER_TOOL=" CustomerSupportTool"
20- VERSION=" 1.0.0 "
20+ VERSION=" 1.0.1 "
2121
2222SEVENZIP=" 7z"
2323SEVENZIP_OPTIONS=" -mx=9"
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >RemoteSupportTool</artifactId >
99 <groupId >de.openindex.support</groupId >
10- <version >1.0.0 </version >
10+ <version >1.0.1 </version >
1111 </parent >
1212
1313 <artifactId >release</artifactId >
You can’t perform that action at this time.
0 commit comments