Skip to content

Commit

Permalink
fix scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin committed Oct 31, 2016
1 parent 66a6f67 commit 9188646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/publish-local.sh
Expand Up @@ -22,5 +22,5 @@
./sbt "project geotools" publish-local && \
./sbt "project geowave" publish-local && \
./sbt "project hbase" publish-local && \
./sbt "project s3" publish-local
./sbt "project s3-testkit" publish-local &&
./sbt "project s3" publish-local && \
./sbt "project s3-testkit" publish-local

0 comments on commit 9188646

Please sign in to comment.