This is an automated email from the ASF dual-hosted git repository.
mercyblitz pushed a commit to branch 1.0.0
in repository
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git
The following commit(s) were added to refs/heads/1.0.0 by this push:
new 0fdc861 1.0.0 (#413)
0fdc861 is described below
commit 0fdc8611fa5f085950e35f2d36adefb7853c9b22
Author: Mercy Ma <[email protected]>
AuthorDate: Fri Jan 25 17:25:27 2019 +0800
1.0.0 (#413)
* Polish apache/incubator-dubbo-spring-boot-project#395
* Polish apache/incubator-dubbo-spring-boot-project#395 fixed issues
* Polish apache/incubator-dubbo-spring-boot-project#395 Update documents
* Update the root POM's parent
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 35c8fd9..6d2ecc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,9 +19,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.sonatype.oss</groupId>
- <artifactId>oss-parent</artifactId>
- <version>7</version>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>19</version>
</parent>
<groupId>org.apache.dubbo</groupId>