mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
SPRINT-18: added slack middleware module
This commit is contained in:
@ -4,5 +4,4 @@
|
||||
## resolve-pom-conflicts.sh
|
||||
## Tries to automatically resove pom conflicts by putting SNAPSHOT back
|
||||
############################################################################
|
||||
gsed "/Updated upstream/,/=======/d" pom.xml | gsed "/Stashed/d" > /tmp/temp-pom.xml
|
||||
mv /tmp/temp-pom.xml pom.xml
|
||||
gsed -i "/Updated upstream/,/=======/d;/Stashed/d" pom.xml
|
||||
|
Reference in New Issue
Block a user