Merge pull request #23833 from pzygielo/bump-openmq

Bump OpenMQ version
diff --git a/gfbuild.sh b/gfbuild.sh
index 66e15cb..4d0f1d9 100755
--- a/gfbuild.sh
+++ b/gfbuild.sh
@@ -72,7 +72,7 @@
 
 build_re_dev(){
   if [ -f "${WORKSPACE}/snapshots/pom.xml" ]; then
-    mvn clean install -T2C -f "${WORKSPACE}/snapshots/pom.xml" ${MVN_EXTRA}
+    mvn clean install -T2C -s "${WORKSPACE}/snapshots/settings.xml" -f "${WORKSPACE}/snapshots/pom.xml" ${MVN_EXTRA}
   fi
   dev_build
   archive_bundles