Skip to content

Commit

Permalink
Update pom on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
swlkr committed Jul 29, 2018
1 parent 51c2205 commit 40cb4db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ repl:


clean: clean:
rm -rf target rm -rf target

deploy: test
clj -Spom
mvn deploy

0 comments on commit 40cb4db

Please sign in to comment.