spring-boot-starter-dubbo icon indicating copy to clipboard operation
spring-boot-starter-dubbo copied to clipboard

pom.xml移除 spring-boot-starter-parent

Open mercyblitz opened this issue 7 years ago • 0 comments

移除主pom.xml 中的 定义:

    <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>1.3.6.RELEASE</version>
    </parent>

mercyblitz avatar Nov 13 '17 08:11 mercyblitz