1
0
mirror of https://e.coding.net/circlecloud/LuckLottery.git synced 2025-11-24 21:46:23 +00:00

add project file...

Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
j502647092
2015-06-29 15:12:14 +08:00
parent 0b51de78ba
commit e5b52876e3
8 changed files with 90 additions and 40 deletions

View File

@@ -48,7 +48,7 @@
<artifactId>VaultAPI</artifactId>
<version>1.5</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Vault-1.4.1.jar</systemPath>
<systemPath>${project.basedir}/lib/Vault.jar</systemPath>
</dependency>
</dependencies>
<properties>