Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
注释掉内部私有仓库
  • Loading branch information
Percy0601 committed Nov 3, 2015
1 parent 170440b commit dc25146
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>boot-dubbo</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<!--
<distributionManagement>
<repository>
<id>releases</id>
Expand Down Expand Up @@ -44,6 +44,7 @@
<url>http://repo1.maven.org/maven2</url>
</pluginRepository>
</pluginRepositories>
-->
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand All @@ -64,4 +65,4 @@
<module>boot-dubbo-infrastructure</module>
<module>boot-dubbo-simple-client</module>
</modules>
</project>
</project>

0 comments on commit dc25146

Please sign in to comment.