I'm ready to make the 1.0.1 release now, so I used the release.sh script (that I copied from Jake Farrell's Aurora examples). Unfortunately, I get an error when I run the script.
Here's what I did: 1. Delete all branches and tags called "1.0.1" 2. Switch to 1.0.1-rc5 branch 3. Run release/release.sh -p 4. Enter my GPG passphrase 5. Boom! "error: src refspec 1.0.1 matches more than one" failed to push I don't have a lot of time this morning to investigate this. Anybody have any ideas what I might be doing wrong? Thanks, Dave The scripts are here: https://github.com/snoopdave/incubator-usergrid/tree/master/release
