File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.ithit.webdav.samples</groupId >
88 <artifactId >deltav</artifactId >
9- <version >2.2</version >
9+ <version >2.2.710 </version >
1010 <packaging >war</packaging >
1111
1212 <properties >
8888 <dependency >
8989 <groupId >com.ithit.webdav</groupId >
9090 <artifactId >webdav-server</artifactId >
91- <version >2.2</version >
91+ <version >2.2.710 </version >
9292 </dependency >
9393
9494 <dependency >
128128 <goal >copy-resources</goal >
129129 </goals >
130130 <configuration >
131- <outputDirectory >${project.build.directory} /deltav-2.2/META-INF</outputDirectory >
131+ <outputDirectory >${project.build.directory} /deltav-2.2.710 /META-INF</outputDirectory >
132132 <overwrite >true</overwrite >
133133 <resources >
134134 <resource >
207207 <server >filesystem</server >
208208 <port >11021</port >
209209 <path >/</path >
210- <warSourceDirectory >target/deltav-2.2</warSourceDirectory >
210+ <warSourceDirectory >target/deltav-2.2.710 </warSourceDirectory >
211211 </configuration >
212212 </plugin >
213213 <plugin >
Original file line number Diff line number Diff line change 66
77 <groupId >com.ithit.webdav.samples</groupId >
88 <artifactId >filesystemstorage</artifactId >
9- <version >2.2</version >
9+ <version >2.2.710 </version >
1010 <packaging >war</packaging >
1111
1212 <properties >
107107 <dependency >
108108 <groupId >com.ithit.webdav</groupId >
109109 <artifactId >webdav-server</artifactId >
110- <version >2.2</version >
110+ <version >2.2.710 </version >
111111 </dependency >
112112 </dependencies >
113113
188188 <server >filesystem</server >
189189 <port >11021</port >
190190 <path >/</path >
191- <warSourceDirectory >target/filesystemstorage-2.2</warSourceDirectory >
191+ <warSourceDirectory >target/filesystemstorage-2.2.710 </warSourceDirectory >
192192 </configuration >
193193 </plugin >
194194 </plugins >
Original file line number Diff line number Diff line change 66
77 <groupId >com.ithit.webdav.samples</groupId >
88 <artifactId >oraclestorage</artifactId >
9- <version >2.2</version >
9+ <version >2.2.710 </version >
1010 <packaging >war</packaging >
1111
1212 <properties >
8888 <dependency >
8989 <groupId >com.ithit.webdav</groupId >
9090 <artifactId >webdav-server</artifactId >
91- <version >2.2</version >
91+ <version >2.2.710 </version >
9292 </dependency >
9393
9494 <dependency >
128128 <goal >copy-resources</goal >
129129 </goals >
130130 <configuration >
131- <outputDirectory >${project.build.directory} /oraclestorage-2.2/META-INF</outputDirectory >
131+ <outputDirectory >${project.build.directory} /oraclestorage-2.2.710 /META-INF</outputDirectory >
132132 <overwrite >true</overwrite >
133133 <resources >
134134 <resource >
207207 <server >filesystem</server >
208208 <port >11021</port >
209209 <path >/</path >
210- <warSourceDirectory >target/oraclestorage-2.2</warSourceDirectory >
210+ <warSourceDirectory >target/oraclestorage-2.2.710 </warSourceDirectory >
211211 </configuration >
212212 </plugin >
213213 <plugin >
You can’t perform that action at this time.
0 commit comments