diff --git a/asimov b/asimov index 2531137..72c03a8 100755 --- a/asimov +++ b/asimov @@ -21,6 +21,7 @@ readonly FILEPATHS=( "node_modules ../package.json" ".vagrant ../Vagrantfile" "bower_components ../bower.json" + "target ../pom.xml" ) # Given a directory path, determine if the corresponding file (relative