Skip to content

Commit

Permalink
修改oss id
Browse files Browse the repository at this point in the history
  • Loading branch information
qiujiayu committed Sep 30, 2018
1 parent 96ad61a commit 33568d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@
</build>
<distributionManagement>
<repository>
<id>oss</id>
<id>suixingpay_oss</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
<snapshotRepository>
<id>oss</id>
<id>suixingpay_oss</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
Expand Down

0 comments on commit 33568d3

Please sign in to comment.