diff --git a/config-repo/application-dev.properties b/config-repo/application-dev.properties deleted file mode 100644 index 14d1209..0000000 --- a/config-repo/application-dev.properties +++ /dev/null @@ -1 +0,0 @@ -from=get-dev-2.0 \ No newline at end of file diff --git a/config-repo/application-prod.properties b/config-repo/application-prod.properties deleted file mode 100644 index 222d014..0000000 --- a/config-repo/application-prod.properties +++ /dev/null @@ -1 +0,0 @@ -from=get-prod-1.0 \ No newline at end of file diff --git a/config-repo/application-test.properties b/config-repo/application-test.properties deleted file mode 100644 index 64c8c58..0000000 --- a/config-repo/application-test.properties +++ /dev/null @@ -1 +0,0 @@ -from=get-test-1.0 \ No newline at end of file diff --git a/config-repo/application.properties b/config-repo/application.properties deleted file mode 100644 index 2190fa6..0000000 --- a/config-repo/application.properties +++ /dev/null @@ -1 +0,0 @@ -from=get-default-1.0 \ No newline at end of file