changeset 2291:3dfdfac42b7b 3.3-stable

Ensure 3.3-stable tracks the same branch in the subrepos
author Chris Cannam
date Wed, 22 May 2019 15:55:48 +0100
parents 563806a64a2f
children
files repoint-lock.json repoint-project.json
diffstat 2 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/repoint-lock.json	Tue May 21 18:32:54 2019 +0100
+++ b/repoint-lock.json	Wed May 22 15:55:48 2019 +0100
@@ -1,16 +1,16 @@
 {
   "libraries": {
     "vamp-plugin-sdk": {
-      "pin": "b650289c47b4"
+      "pin": "62987b6d6a3b"
     },
     "svcore": {
       "pin": "6af7bd6aaf79"
     },
     "svgui": {
-      "pin": "8d5bf4ab98ef"
+      "pin": "cc1b12bc0185"
     },
     "svapp": {
-      "pin": "e19c609a7bec"
+      "pin": "80aed2b914f6"
     },
     "checker": {
       "pin": "c8c17e51aab0"
--- a/repoint-project.json	Tue May 21 18:32:54 2019 +0100
+++ b/repoint-project.json	Wed May 22 15:55:48 2019 +0100
@@ -16,15 +16,18 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "3.3-stable"
         },
         "svgui": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "3.3-stable"
         },
         "svapp": {
             "vcs": "hg",
-	    "service": "soundsoftware"
+	    "service": "soundsoftware",
+            "branch": "3.3-stable"
         },
         "checker": {
             "vcs": "hg",