From 40d239a568bd54915c5cac1259f00123232d7d0f Mon Sep 17 00:00:00 2001 From: 18124198835 <18627321743@163.com> Date: Tue, 30 Jul 2019 14:29:38 +0800 Subject: [PATCH 1/2] commit --- config-repo/space.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-repo/space.properties b/config-repo/space.properties index 02986b5..1ce4294 100644 --- a/config-repo/space.properties +++ b/config-repo/space.properties @@ -1 +1 @@ -from=git-default-1.0 \ No newline at end of file +from=git-default-2.0 \ No newline at end of file From c209816519b8ed90f183e4f04a0bafe1c60b4515 Mon Sep 17 00:00:00 2001 From: 18124198835 <18627321743@163.com> Date: Tue, 30 Jul 2019 14:30:45 +0800 Subject: [PATCH 2/2] =?UTF-8?q?px-test=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-repo/space-dev.properties | 2 +- config-repo/space-prod.properties | 2 +- config-repo/space-test.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config-repo/space-dev.properties b/config-repo/space-dev.properties index 208e130..5065af1 100644 --- a/config-repo/space-dev.properties +++ b/config-repo/space-dev.properties @@ -1 +1 @@ -from=git-dev-1.0 \ No newline at end of file +from=git-dev-2.0 \ No newline at end of file diff --git a/config-repo/space-prod.properties b/config-repo/space-prod.properties index 7bb39ed..221340d 100644 --- a/config-repo/space-prod.properties +++ b/config-repo/space-prod.properties @@ -1 +1 @@ -from=git-prd-1.0 \ No newline at end of file +from=git-prd-2.0 \ No newline at end of file diff --git a/config-repo/space-test.properties b/config-repo/space-test.properties index c8892f1..7fd16d9 100644 --- a/config-repo/space-test.properties +++ b/config-repo/space-test.properties @@ -1 +1 @@ -from=git-test-1.0 \ No newline at end of file +from=git-test-2.0 \ No newline at end of file