Skip to content

Commit

Permalink
Merge pull request alibaba#1360 from alibaba/develop
Browse files Browse the repository at this point in the history
Fix config error
  • Loading branch information
nkorange authored Jun 12, 2019
2 parents 3af86ae + bce13d2 commit 0f72a34
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -726,16 +726,5 @@

</dependencies>
</dependencyManagement>

<distributionManagement>
<repository>
<id>releases</id>
<url>http://mvnrepo.alibaba-inc.com/mvn/releases</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://mvnrepo.alibaba-inc.com/mvn/snapshots</url>
</snapshotRepository>
</distributionManagement>
</project>

0 comments on commit 0f72a34

Please sign in to comment.