Skip to content

Commit

Permalink
optimize to_maven script
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Marz committed Feb 28, 2012
1 parent b487a47 commit 62b5817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/to_maven.sh
Expand Up @@ -10,6 +10,7 @@ lein pom
scp storm*jar pom.xml clojars@clojars.org:

rm *jar
rm -rf classes
rm conf/log4j.properties
lein jar
mv pom.xml old-pom.xml
Expand Down

0 comments on commit 62b5817

Please sign in to comment.