no-rebrand-on-0.1.0
diff --git a/.gitmodules b/.gitmodules
index 2387251..f9c7c0a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,27 +17,27 @@
 [submodule "admin-api"]
 	path = admin-api
 	url = https://github.com/apache/openserverless-admin-api
-    branch = 0.9.0
+    branch = 0.1.0
 
 [submodule "build"]
 	path = build
 	url = https://github.com/apache/openserverless-build
-	branch = 0.9.0
+	branch = 0.1.0
 
 [submodule "cli"]
 	path = cli
 	url = https://github.com/apache/openserverless-cli
-	branch = 0.9.0
+	branch = 0.1.0
 
 [submodule "operator"]
 	path = olaris-op
 	url = https://github.com/apache/openserverless-operator
-	branch = 0.9.0
+	branch = 0.1.0
 
 [submodule "openserverless-devcontainer"]
 	path = devcontainer
 	url = https://github.com/apache/openserverless-devcontainer
-    branch = 0.9.0
+    branch = 0.1.0
 
 [submodule "task"]
 	path = olaris
@@ -47,14 +47,14 @@
 [submodule "runtimes"]
 	path = runtimes
 	url = https://github.com/apache/openserverless-runtimes
-	branch = 0.9.0
+	branch = 0.1.0
 
 [submodule "streamer"]
 	path = streamer
 	url = https://github.com/apache/openserverless-streamer
-        branch = 0.9.0
+        branch = 0.1.0
 
 [submodule "testing"]
 	path = testing
 	url = https://github.com/apache/openserverless-testing
-	branch = 0.9.0
+	branch = 0.1.0
diff --git a/Taskfile.yml b/Taskfile.yml
index 4f4fcdb..73575dc 100644
--- a/Taskfile.yml
+++ b/Taskfile.yml
@@ -223,7 +223,6 @@
     build:
       desc: build all
       cmds:
-      - python3 rebrander.py --do-it-for-real
       - task: gitinit
       - task: opslink
       - task: openwhisk