diff --git a/disconf-client/pom.xml b/disconf-client/pom.xml index 62e79b2e8..0952447b7 100644 --- a/disconf-client/pom.xml +++ b/disconf-client/pom.xml @@ -10,7 +10,7 @@ com.baidu.disconf disconf-base - 2.6.30-SNAPSHOT + 2.6.30 diff --git a/disconf-client/src/test/java/com/baidu/disconf/client/test/DisconfMgrTestCase.java b/disconf-client/src/test/java/com/baidu/disconf/client/test/DisconfMgrTestCase.java index ed16ce664..1358b61dc 100644 --- a/disconf-client/src/test/java/com/baidu/disconf/client/test/DisconfMgrTestCase.java +++ b/disconf-client/src/test/java/com/baidu/disconf/client/test/DisconfMgrTestCase.java @@ -93,6 +93,7 @@ public DisconfCoreMgr getDisconfCoreMgr(Registry registry) throws Exception { fileSet.add("atomserverl.properties"); fileSet.add("atomserverm_slave.properties"); DisconfCenterHostFilesStore.getInstance().addJustHostFileSet(fileSet); + DisconfMgr.getInstance().start(StringUtil.parseStringToStringList(ScanPackTestCase.SCAN_PACK_NAME, DisconfMgrBean.SCAN_SPLIT_TOKEN)); diff --git a/disconf-client/src/test/resources/applicationContext.xml b/disconf-client/src/test/resources/applicationContext.xml index 7c09bb746..19a853771 100644 --- a/disconf-client/src/test/resources/applicationContext.xml +++ b/disconf-client/src/test/resources/applicationContext.xml @@ -1,9 +1,9 @@ - + - + + + \ No newline at end of file diff --git a/disconf-core/pom.xml b/disconf-core/pom.xml index 50fd62707..390537a1c 100644 --- a/disconf-core/pom.xml +++ b/disconf-core/pom.xml @@ -13,7 +13,7 @@ com.baidu.disconf disconf-base - 2.6.30-SNAPSHOT + 2.6.30 diff --git a/disconf-web/pom.xml b/disconf-web/pom.xml index cc185086e..22f21e3c8 100644 --- a/disconf-web/pom.xml +++ b/disconf-web/pom.xml @@ -12,7 +12,7 @@ com.baidu.disconf disconf-base - 2.6.30-SNAPSHOT + 2.6.30 diff --git a/pom.xml b/pom.xml index 675270482..9ffdbbf24 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.baidu.disconf disconf-base - 2.6.30-SNAPSHOT + 2.6.30 pom @@ -25,9 +25,9 @@ - 2.6.30-SNAPSHOT - 2.6.30-SNAPSHOT - 2.6.30-SNAPSHOT + 2.6.30 + 2.6.30 + 2.6.30 UTF-8