Skip to content

Commit

Permalink
Changed parent pom to Dubbo root (#2333)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitstorm authored and beiwei30 committed Aug 23, 2018
1 parent fcd1af8 commit 53d34f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dubbo-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>19</version>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-parent</artifactId>
<version>2.7.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.dubbo</groupId>
Expand Down Expand Up @@ -313,4 +313,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit 53d34f7

Please sign in to comment.