gather pom.xml

This commit is contained in:
zhanyun 2016-01-25 21:19:43 +08:00
parent 298aa256af
commit 4d52f37b69
2 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,7 @@ tmp='./bin/resources'
tmp='./target/classes':$tmp
tmp='./target/gather_program-0.0.1-SNAPSHOT-jar-with-dependencies-without-resources/*':$tmp
CLASSPATH=$tmp:$CLASSPATH

View File

@ -5,7 +5,6 @@
<groupId>cn.edu.zhanyun</groupId>
<artifactId>gather_program</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>gather_program</name>
<url>http://maven.apache.org</url>