File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <groupId >pt.ua.dicoogle.demo</groupId >
55 <artifactId >dicoogle-plugin-sample</artifactId >
66 <name >dicoogle-plugin-sample</name >
7- <version >2.1 .0</version >
7+ <version >2.4 .0</version >
88 <packaging >jar</packaging >
99
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1212
1313 <!-- Dicoogle SDK version here -->
14- <dicoogle .version>2.1 .0</dicoogle .version>
14+ <dicoogle .version>2.4 .0</dicoogle .version>
1515
1616 <!-- Jetty server version here -->
1717 <jetty .version>9.0.3.v20130506</jetty .version>
4343 <!-- For access to Java 8 capabilities, replace source
4444 and target versions to 1.8
4545 -->
46- <source >1.7 </source >
47- <target >1.7 </target >
46+ <source >1.8 </source >
47+ <target >1.8 </target >
4848 </configuration >
4949 </plugin >
5050 <plugin >
You can’t perform that action at this time.
0 commit comments