File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
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 >3.0.1101 </version >
9+ <version >3.0.1143 </version >
1010 <packaging >war</packaging >
1111
1212 <properties >
2323 <dependency >
2424 <groupId >com.ithit.webdav.integration</groupId >
2525 <artifactId >servlet-integration</artifactId >
26- <version >3.0.1101 </version >
26+ <version >3.0.1143 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >commons-dbcp</groupId >
9393 <dependency >
9494 <groupId >com.ithit.webdav</groupId >
9595 <artifactId >webdav-server</artifactId >
96- <version >3.0.1101 </version >
96+ <version >3.0.1143 </version >
9797 </dependency >
9898
9999 <dependency >
133133 <goal >copy-resources</goal >
134134 </goals >
135135 <configuration >
136- <outputDirectory >${project.build.directory} /deltav-3.0.1101 /META-INF</outputDirectory >
136+ <outputDirectory >${project.build.directory} /deltav-3.0.1143 /META-INF</outputDirectory >
137137 <overwrite >true</overwrite >
138138 <resources >
139139 <resource >
212212 <server >filesystem</server >
213213 <port >11021</port >
214214 <path >/</path >
215- <warSourceDirectory >target/deltav-3.0.1101 </warSourceDirectory >
215+ <warSourceDirectory >target/deltav-3.0.1143 </warSourceDirectory >
216216 </configuration >
217217 </plugin >
218218 <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 >3.0.1101 </version >
9+ <version >3.0.1143 </version >
1010 <packaging >war</packaging >
1111
1212 <properties >
3636 <dependency >
3737 <groupId >com.ithit.webdav.integration</groupId >
3838 <artifactId >servlet-integration</artifactId >
39- <version >3.0.1101 </version >
39+ <version >3.0.1143 </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >commons-io</groupId >
112112 <dependency >
113113 <groupId >com.ithit.webdav</groupId >
114114 <artifactId >webdav-server</artifactId >
115- <version >3.0.1101 </version >
115+ <version >3.0.1143 </version >
116116 </dependency >
117117 <dependency >
118118 <groupId >net.java.dev.jna</groupId >
198198 <server >filesystem</server >
199199 <port >11021</port >
200200 <path >/</path >
201- <warSourceDirectory >target/filesystemstorage-3.0.1101 </warSourceDirectory >
201+ <warSourceDirectory >target/filesystemstorage-3.0.1143 </warSourceDirectory >
202202 </configuration >
203203 </plugin >
204204 </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 >3.0.1101 </version >
9+ <version >3.0.1143 </version >
1010 <packaging >war</packaging >
1111
1212 <properties >
2323 <dependency >
2424 <groupId >com.ithit.webdav.integration</groupId >
2525 <artifactId >servlet-integration</artifactId >
26- <version >3.0.1101 </version >
26+ <version >3.0.1143 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >commons-dbcp</groupId >
9393 <dependency >
9494 <groupId >com.ithit.webdav</groupId >
9595 <artifactId >webdav-server</artifactId >
96- <version >3.0.1101 </version >
96+ <version >3.0.1143 </version >
9797 </dependency >
9898
9999 <dependency >
133133 <goal >copy-resources</goal >
134134 </goals >
135135 <configuration >
136- <outputDirectory >${project.build.directory} /oraclestorage-3.0.1101 /META-INF</outputDirectory >
136+ <outputDirectory >${project.build.directory} /oraclestorage-3.0.1143 /META-INF</outputDirectory >
137137 <overwrite >true</overwrite >
138138 <resources >
139139 <resource >
212212 <server >filesystem</server >
213213 <port >11021</port >
214214 <path >/</path >
215- <warSourceDirectory >target/oraclestorage-3.0.1101 </warSourceDirectory >
215+ <warSourceDirectory >target/oraclestorage-3.0.1143 </warSourceDirectory >
216216 </configuration >
217217 </plugin >
218218 <plugin >
You can’t perform that action at this time.
0 commit comments