INT-1219 migrated Loanshark sample to 'samples' package hierarchy

This commit is contained in:
Oleg Zhurakousky
2010-07-13 02:50:18 +00:00
parent 959299ece4
commit d7d30e6c57
17 changed files with 29 additions and 28 deletions

View File

@@ -23,7 +23,7 @@
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<scope>provided</scope>
<scope>provided</scope>
</dependency>
<dependency>
<!-- available only in EBR. see <repositories> section at bottom -->