Skip to content

Commit e1a1c0f

Browse files
committed
* Remove bintray repositories from setup README.md
1 parent 56dd949 commit e1a1c0f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@ Please feel free to relay your comments, suggestions or corrections through pull
3131
<properties>
3232
<seller-api-client.version>1.3.0-2</seller-api-client.version>
3333
</properties>
34-
35-
<!-- add blibli bintray repository -->
36-
<repositories>
37-
<repository>
38-
<snapshots>
39-
<enabled>false</enabled>
40-
</snapshots>
41-
<id>bintray-bliblidotcom-maven</id>
42-
<name>bintray</name>
43-
<url>https://dl.bintray.com/bliblidotcom/maven</url>
44-
</repository>
45-
</repositories>
4634
```
4735

4836
##### Option 3 - Copy Client SDK Codes Into Your Java Project

0 commit comments

Comments
 (0)