This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new c8df3c1c1 [SCB-2667]move PartModule SPI to common-rest to decouple 
dependency (#3280)
c8df3c1c1 is described below

commit c8df3c1c1f3f4eafa8d4893acd25bfbcd200c2c8
Author: liubao68 <[email protected]>
AuthorDate: Sat Aug 13 21:43:46 2022 +0800

    [SCB-2667]move PartModule SPI to common-rest to decouple dependency (#3280)
---
 .../resources/META-INF/services/com.fasterxml.jackson.databind.Module     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/foundations/foundation-common/src/main/resources/META-INF/services/com.fasterxml.jackson.databind.Module
 
b/common/common-rest/src/main/resources/META-INF/services/com.fasterxml.jackson.databind.Module
similarity index 100%
rename from 
foundations/foundation-common/src/main/resources/META-INF/services/com.fasterxml.jackson.databind.Module
rename to 
common/common-rest/src/main/resources/META-INF/services/com.fasterxml.jackson.databind.Module

Reply via email to