← Back to team overview

sts-sponsors team mailing list archive

[Merge] ~alexsander-souza/maas:3_1_update_submodules into maas:3.1

 

Alexsander de Souza has proposed merging ~alexsander-souza/maas:3_1_update_submodules into maas:3.1.

Commit message:
update submodules

Requested reviews:
  MAAS Maintainers (maas-maintainers)

For more details, see:
https://code.launchpad.net/~alexsander-souza/maas/+git/maas/+merge/437385
-- 
Your team MAAS Committers is subscribed to branch maas:3.1.
diff --git a/.gitmodules b/.gitmodules
index 9600ea0..8e9bd08 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,8 @@
 [submodule "src/maasui/src"]
 	path = src/maasui/src
-	url = https://github.com/canonical-web-and-design/maas-ui
+	url = https://github.com/canonical/maas-ui
+	branch=3.1
 [submodule "src/maas-offline-docs/src"]
 	path = src/maas-offline-docs/src
 	url = https://git.launchpad.net/maas-offline-docs
+	branch=3.1
diff --git a/src/maas-offline-docs/src b/src/maas-offline-docs/src
index 1db3ebe..692a4cc 160000
--- a/src/maas-offline-docs/src
+++ b/src/maas-offline-docs/src
@@ -1 +1 @@
-Subproject commit 1db3ebebb5d98e3261094794d500f3497d8b8a9e
+Subproject commit 692a4cc69b4e0da871796b4a54a619800b9f8d16
diff --git a/src/maasui/src b/src/maasui/src
index 91b8c12..d79729a 160000
--- a/src/maasui/src
+++ b/src/maasui/src
@@ -1 +1 @@
-Subproject commit 91b8c1245a35cad3db4e95a64b9ae1765cb1707e
+Subproject commit d79729a5dad12c352407c7d297d3c710f8be98bd

Follow ups