Skip to content

Commit

Permalink
Add https urls (AthenZ#814)
Browse files Browse the repository at this point in the history
  • Loading branch information
smiegles authored and havetisyan committed Nov 9, 2019
1 parent 0c6de82 commit 9f62921
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion clients/java/zms/examples/tls-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion clients/java/zts/core/examples/tls-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion contributions/metric/prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
4 changes: 2 additions & 2 deletions docs/dev_centralized_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ the dependency on the Athenz auth_core Library:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down Expand Up @@ -108,7 +108,7 @@ the dependency on the Athenz zms java client Library:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down
6 changes: 3 additions & 3 deletions docs/dev_decentralized_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ the dependency on the Athenz auth_core Library:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down Expand Up @@ -108,7 +108,7 @@ the dependency on the ZTS Java Client Library:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down Expand Up @@ -417,7 +417,7 @@ your dependency on the ZPE Java Client Library:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down
4 changes: 2 additions & 2 deletions docs/example_java_centralized_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ to make sure you're using the latest release version:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down Expand Up @@ -239,7 +239,7 @@ to make sure you're using the latest release version:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down
4 changes: 2 additions & 2 deletions docs/example_java_decentralized_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ pages to make sure you're using the latest release version:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down Expand Up @@ -289,7 +289,7 @@ to make sure you're using the latest release version:
<repository>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
Expand Down
2 changes: 1 addition & 1 deletion docs/zpu_policy_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ are available in the `athenz-zts-core` library.
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>
```
2 changes: 1 addition & 1 deletion examples/java/centralized-use-case/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/centralized-use-case/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/decentralized-use-case/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/decentralized-use-case/command-line/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/decentralized-use-case/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/instance-provider/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/instance-provider/provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion libs/java/cert_refresher/examples/tls-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
</snapshots>
<id>bintray-yahoo-maven</id>
<name>bintray</name>
<url>http://yahoo.bintray.com/maven</url>
<url>https://yahoo.bintray.com/maven</url>
</repository>
</repositories>

Expand Down

0 comments on commit 9f62921

Please sign in to comment.