From: Murali Date: Fri, 15 Sep 2017 11:32:06 +0000 (+0000) Subject: Move the configuration from sql to postgres X-Git-Tag: v1.0.0~70 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b81571ff1e882f02072cf8fae59e6578596e8f22;p=vnfsdk%2Frefrepo.git Move the configuration from sql to postgres Change the JDBC configuration from mysql to postgres Change-Id: Id07fb33f4e986d946a40cfb7b605648e12eaee35 Jira:VNFSDK-78 Signed-off-by: Murali --- diff --git a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration postgres.xml b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration postgres.xml deleted file mode 100644 index bb358546..00000000 --- a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration postgres.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration.xml b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration.xml index 76da57c8..bb358546 100644 --- a/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration.xml +++ b/vnfmarket-be/vnf-sdk-marketplace/src/main/resources/mybatis/configuration/configuration.xml @@ -21,11 +21,11 @@ PUBLIC "//mybatis.org//DTD Config 3.0//EN" - - - - - + + + + +