From a2e4898749c9f415d38a87691621dbd507eb1fc0 Mon Sep 17 00:00:00 2001 From: Steven Smith Date: Tue, 21 Jul 2015 15:58:27 -0700 Subject: [PATCH] Update URLs. --- README.md | 3 ++- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3714f38d..153dbfff 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ See examples/org/spacehq/packetlib/test ## Building the Source PacketLib uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. -Builds can be downloaded **[here](http://build.spacehq.org/job/PacketLib)**. +Builds can be downloaded **[here](https://build.spacehq.org/job/PacketLib)**. +Javadocs can be found **[here](https://build.spacehq.org/job/PacketLib/javadoc)**. ## License PacketLib is licensed under the **[MIT license](http://www.opensource.org/licenses/mit-license.html)**. diff --git a/pom.xml b/pom.xml index 1a6a1475..87a2471f 100644 --- a/pom.xml +++ b/pom.xml @@ -41,23 +41,23 @@ spacehq spacehq-releases - http://repo.spacehq.org/content/repositories/releases/ + https://repo.spacehq.org/content/repositories/releases/ spacehq spacehq-snapshots - http://repo.spacehq.org/content/repositories/snapshots/ + https://repo.spacehq.org/content/repositories/snapshots/ spacehq-releases - http://repo.spacehq.org/content/repositories/releases/ + https://repo.spacehq.org/content/repositories/releases/ spacehq-snapshots - http://repo.spacehq.org/content/repositories/snapshots/ + https://repo.spacehq.org/content/repositories/snapshots/