Browse Source

Version 1.0.1 : update submodule path url and also update to the latest version

weiwei 2 weeks ago
parent
commit
531cba8ad4
4 changed files with 5 additions and 5 deletions
  1. 2 2
      .gitmodules
  2. 1 1
      dependencies/log
  3. 1 1
      dependencies/msgutil
  4. 1 1
      package.json

+ 2 - 2
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "dependencies/log"]
 	path = dependencies/log
-	url = https://swopt.com:3000/FAMBL/Fis-LoggingService.git
+	url = https://git.swopt.com/FAMBL/Fis-LoggingService.git
 [submodule "dependencies/msgutil"]
 	path = dependencies/msgutil
-	url = https://swopt.com:3000/FAMBL/FISAppMessageJSUtility.git
+	url = https://git.swopt.com/FAMBL/FISAppMessageJSUtility.git

+ 1 - 1
dependencies/log

@@ -1 +1 @@
-Subproject commit 13fe08a0cc31d8764cbc32f3101377949f58e105
+Subproject commit b35ebb78a9488197e493bed73d57746d06f86cdd

+ 1 - 1
dependencies/msgutil

@@ -1 +1 @@
-Subproject commit 7e3391c480b9e5080407229548f8635b29a410cf
+Subproject commit 10e04fc1224e5e2700ef7b741d0a2ceaf1b53749

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "Fis-AuditMessage",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "",
   "main": "index.js",
   "scripts": {