|
@@ -3,14 +3,14 @@
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
- <artifactId>disconf-client</artifactId>
|
|
|
+ <artifactId>disconf-client-spring</artifactId>
|
|
|
<packaging>jar</packaging>
|
|
|
- <version>${disconf-client.version}</version>
|
|
|
+ <version>${disconf-client-spring.version}</version>
|
|
|
|
|
|
<parent>
|
|
|
<groupId>com.baidu.disconf</groupId>
|
|
|
<artifactId>disconf-base</artifactId>
|
|
|
- <version>2.6.28</version>
|
|
|
+ <version>2.6.29-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
|
|
|
<licenses>
|