浏览代码

调整springcloud版本

宋悦 8 年之前
父节点
当前提交
13e44963f9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -42,7 +42,7 @@
       <dependency>
         <groupId>org.springframework.cloud</groupId>
         <artifactId>spring-cloud-dependencies</artifactId>
-        <version>Brixton.RELEASE</version>
+        <version>Camden.SR3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>