Update links in pom.xml

Use https instead of http for links

Change-Id: I94fbcfe892be102691130a61efe9a7f676eee6dd
This commit is contained in:
inspurericzhang 2018-01-12 16:16:26 +08:00
parent f910660adf
commit bd8f6dc454
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<groupId>monasca</groupId>
<artifactId>monasca-api-base</artifactId>
<version>1.2.1-SNAPSHOT</version>
<url>http://github.com/openstack/monasca-api</url>
<url>https://github.com/openstack/monasca-api</url>
<packaging>pom</packaging>
<properties>