Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Updated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
oroszgy committed Mar 4, 2017
1 parent a703afd commit 7274827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ serve:
./bin/hunlp.sh

release:
zip hunlp.zip -r bin/*
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github</groupId>
<artifactId>hunlp</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 7274827

Please sign in to comment.