|
@@ -3,13 +3,13 @@
|
|
|
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>examcloud-config-center-starter</artifactId>
|
|
|
- <version>v4.0.2-RELEASE</version>
|
|
|
+ <version>v4.1.0-SNAPSHOT</version>
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
<parent>
|
|
|
<groupId>cn.com.qmth.examcloud</groupId>
|
|
|
<artifactId>examcloud-parent</artifactId>
|
|
|
- <version>v4.0.2-RELEASE</version>
|
|
|
+ <version>v4.1.0-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
|
|
|
<dependencies>
|