Update git submodules

* Update plugins/delete-project from branch 'master'
  to 39f2681d891ba38c68cc4d3fa81757d3c612da05
  - Merge branch 'stable-3.11'
    
    * stable-3.11:
      Handle 204 response in delete-project
    
    Change-Id: I8d85c97b3d096ebd5156ee358beb124693af47b0
    
  - Handle 204 response in delete-project
    
    This change causes calls that fail without throwing an exception
    to no longer display a message below the "Delete Project" itself, but
    rather shows a new modal window with the details of the error.
    
    If a call fails, throwing an exception, the error will be displayed as
    before.
    
    Bug: Issue 379762004
    Change-Id: I779361a1f912a7618c26d154cad08adbb53ca2fd
    
diff --git a/plugins/delete-project b/plugins/delete-project
index 8851ed4..39f2681 160000
--- a/plugins/delete-project
+++ b/plugins/delete-project
@@ -1 +1 @@
-Subproject commit 8851ed4bf55476fe9997de03693b2561ef6f6f15
+Subproject commit 39f2681d891ba38c68cc4d3fa81757d3c612da05