Skip to content

Commit

Permalink
Merge pull request #4 from jotomo/bintray-eol
Browse files Browse the repository at this point in the history
Update JPro repo coordinates bintray -> jfrog.
  • Loading branch information
dlemmermann authored May 10, 2021
2 parents e18cbff + a8ffb32 commit 423db1c
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pdfviewfx-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,16 @@
</properties>

<repositories>
<repository>
<id>jcenter</id>
<url>https://jcenter.bintray.com/</url>
</repository>

<repository>
<id>jpro - sandec repository</id>
<url>http://sandec.bintray.com/repo</url>
<url>https://sandec.jfrog.io/artifactory/repo</url>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<id>jpro - sandec repository</id>
<url>http://sandec.bintray.com/repo</url>
<url>https://sandec.jfrog.io/artifactory/repo</url>
</pluginRepository>
</pluginRepositories>

Expand Down

0 comments on commit 423db1c

Please sign in to comment.