Files
qqq/qqq-dev-tools/bin/resolve-pom-conflicts.sh
2023-01-12 20:16:06 -06:00

8 lines
326 B
Bash
Executable File

#!/bin/bash
############################################################################
## resolve-pom-conflicts.sh
## Tries to automatically resove pom conflicts by putting SNAPSHOT back
############################################################################
gsed -i "/Updated upstream/,/=======/d;/Stashed/d" pom.xml