diff --git a/whatsmars-motan/pom.xml b/whatsmars-motan/pom.xml index 3923f691f3ec03d88a5e124193ff1615af3c69e1..80663043e23e2d56f7dec822187f5734868758bc 100644 --- a/whatsmars-motan/pom.xml +++ b/whatsmars-motan/pom.xml @@ -4,9 +4,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.springframework.boot - spring-boot-starter-parent - 1.5.2.RELEASE + whatsmars-parent + com.itlong + 1.0-SNAPSHOT 4.0.0 diff --git a/whatsmars-motan/whatsmars-motan-api/pom.xml b/whatsmars-motan/whatsmars-motan-api/pom.xml index f01fa265a4ab96a08bff57c1f283ddf2cb9e0bd3..7ed01b91799b854d3c83603177e78ca708f037da 100644 --- a/whatsmars-motan/whatsmars-motan-api/pom.xml +++ b/whatsmars-motan/whatsmars-motan-api/pom.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.springframework.boot - spring-boot-starter-parent - 1.5.2.RELEASE + whatsmars-motan + com.itlong + 1.0-SNAPSHOT 4.0.0 diff --git a/whatsmars-motan/whatsmars-motan-consumer/pom.xml b/whatsmars-motan/whatsmars-motan-consumer/pom.xml index 905e5556231e9d05c57454612cf0b9e28d16b0fe..4ae1a7ad411d691bb26fcaeea6e5c83d758c147f 100644 --- a/whatsmars-motan/whatsmars-motan-consumer/pom.xml +++ b/whatsmars-motan/whatsmars-motan-consumer/pom.xml @@ -55,9 +55,9 @@ - org.springframework.boot + com.itlong whatsmars-motan-api - 1.5.2.RELEASE + 1.0-SNAPSHOT diff --git a/whatsmars-motan/whatsmars-motan-provider/pom.xml b/whatsmars-motan/whatsmars-motan-provider/pom.xml index 09ef32edf84095528637bbe5e1cd19f81e130adf..0e09dd40819921d294a85fc88d99564e6c62d13f 100644 --- a/whatsmars-motan/whatsmars-motan-provider/pom.xml +++ b/whatsmars-motan/whatsmars-motan-provider/pom.xml @@ -55,9 +55,9 @@ - org.springframework.boot + com.itlong whatsmars-motan-api - 1.5.2.RELEASE + 1.0-SNAPSHOT