Update links in pom.xml
Use https instead of http for links Change-Id: I94fbcfe892be102691130a61efe9a7f676eee6dd
This commit is contained in:
parent
f910660adf
commit
bd8f6dc454
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
|||||||
<groupId>monasca</groupId>
|
<groupId>monasca</groupId>
|
||||||
<artifactId>monasca-api-base</artifactId>
|
<artifactId>monasca-api-base</artifactId>
|
||||||
<version>1.2.1-SNAPSHOT</version>
|
<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>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user