We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ebc44c + 2cbb4d0 commit 89ac294Copy full SHA for 89ac294
2 files changed
microsphere-gateway-parent/pom.xml
@@ -20,7 +20,7 @@
20
21
<properties>
22
<!-- BOM versions -->
23
- <microsphere-spring-cloud.version>0.1.8</microsphere-spring-cloud.version>
+ <microsphere-spring-cloud.version>0.1.10</microsphere-spring-cloud.version>
24
</properties>
25
26
<dependencyManagement>
pom.xml
@@ -5,8 +5,8 @@
5
<modelVersion>4.0.0</modelVersion>
6
<parent>
7
<groupId>io.github.microsphere-projects</groupId>
8
- <artifactId>microsphere-build</artifactId>
9
- <version>0.2.2</version>
+ <artifactId>microsphere-spring-cloud-parent</artifactId>
+ <version>0.1.10</version>
10
</parent>
11
12
0 commit comments