Skip to content

Commit 89ac294

Browse files
authored
Merge pull request #20 from mercyblitz/dev-1.x
Update parent and spring-cloud BOM versions
2 parents 8ebc44c + 2cbb4d0 commit 89ac294

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

microsphere-gateway-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<!-- BOM versions -->
23-
<microsphere-spring-cloud.version>0.1.8</microsphere-spring-cloud.version>
23+
<microsphere-spring-cloud.version>0.1.10</microsphere-spring-cloud.version>
2424
</properties>
2525

2626
<dependencyManagement>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>io.github.microsphere-projects</groupId>
8-
<artifactId>microsphere-build</artifactId>
9-
<version>0.2.2</version>
8+
<artifactId>microsphere-spring-cloud-parent</artifactId>
9+
<version>0.1.10</version>
1010
</parent>
1111

1212
<groupId>io.github.microsphere-projects</groupId>

0 commit comments

Comments
 (0)