Merge pull request #11 from chuntaojun/greenwich

refactor: modify version to 1.0.0.Greenwich-SNAPSHOT
pull/13/head
liaochuntao 4 years ago committed by GitHub
commit 405ca8c03e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@
<properties> <properties>
<!-- Project revision --> <!-- Project revision -->
<revision>1.1.4.Hoxton.SR9-SNAPSHOT</revision> <revision>1.0.0.Greenwich-SNAPSHOT</revision>
<!-- Spring Cloud --> <!-- Spring Cloud -->
<spring.cloud.version>Greenwich.SR5</spring.cloud.version> <spring.cloud.version>Greenwich.SR5</spring.cloud.version>

@ -69,7 +69,7 @@
</developers> </developers>
<properties> <properties>
<revision>1.1.4.Hoxton.SR9-SNAPSHOT</revision> <revision>1.0.0.Greenwich-SNAPSHOT</revision>
<polaris.version>1.2.0</polaris.version> <polaris.version>1.2.0</polaris.version>
<tomcat.version>10.0.0-M6</tomcat.version> <tomcat.version>10.0.0-M6</tomcat.version>
<powermock.version>2.0.0</powermock.version> <powermock.version>2.0.0</powermock.version>

Loading…
Cancel
Save