|
|
|
@ -90,7 +90,7 @@
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
<!-- Project revision -->
|
|
|
|
|
<revision>2.0.2.0-2023.0.5-SNAPSHOT</revision>
|
|
|
|
|
<revision>2.0.2.0-2023.0.5</revision>
|
|
|
|
|
|
|
|
|
|
<!-- Spring Framework -->
|
|
|
|
|
<spring.framework.version>6.1.20</spring.framework.version>
|
|
|
|
@ -355,6 +355,7 @@
|
|
|
|
|
<excludeArtifact>quickstart-callee-service-a</excludeArtifact>
|
|
|
|
|
<excludeArtifact>quickstart-callee-service-b</excludeArtifact>
|
|
|
|
|
<excludeArtifact>quickstart-caller-service</excludeArtifact>
|
|
|
|
|
<excludeArtifact>quickstart-gateway-mvc-service</excludeArtifact>
|
|
|
|
|
<excludeArtifact>quickstart-gateway-service</excludeArtifact>
|
|
|
|
|
<excludeArtifact>quickstart-zuul-service</excludeArtifact>
|
|
|
|
|
<excludeArtifact>tsf-example</excludeArtifact>
|
|
|
|
|