Updating git repo urls

This commit is contained in:
Shivang Doshi 2019-03-13 12:41:49 -07:00
parent b69e821a36
commit 488e92bde7
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ Lists of 69 third-party dependencies.
(The Apache Software License, Version 2.0) Jackson dataformat: CBOR (com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.8.10 - http://github.com/FasterXML/jackson-dataformats-binary)
(The Apache Software License, Version 2.0) Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.8.10 - http://github.com/FasterXML/jackson-dataformats-binary)
(The Apache Software License, Version 2.0) Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.8.10 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) OpenDistro Security SSL (com.amazon.opendistroforelasticsearch:opendistro-elasticsearch-security-ssl:0.0.7.0 - https://github.com/mauve-hedgehog/opendistro-elasticsearch-security-ssl)
(The Apache Software License, Version 2.0) OpenDistro Security SSL (com.amazon.opendistroforelasticsearch:opendistro-elasticsearch-security-ssl:0.0.7.0 - https://github.com/opendistro-for-elasticsearch/security-ssl)
(Apache License 2.0) compiler (com.github.spullara.mustache.java:compiler:0.9.3 - http://github.com/spullara/mustache.java)
(The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:1.3.9 - http://findbugs.sourceforge.net/)
(Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.0.18 - http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations)

10
pom.xml
View File

@ -42,7 +42,7 @@
<version>0.7.0.0</version>
<name>Open Distro Security for Elasticsearch</name>
<description>Provide access control related features for Elasticsearch 6</description>
<url>https://github.com/mauve-hedgehog/opendistro-elasticsearch-security</url>
<url>https://github.com/opendistro-for-elasticsearch/security</url>
<inceptionYear>2015</inceptionYear>
<licenses>
@ -75,15 +75,15 @@
</properties>
<scm>
<url>https://github.com/mauve-hedgehog/opendistro-elasticsearch-security</url>
<connection>scm:git:git@github.com:mauve-hedgehog/opendistro-elasticsearch-security.git</connection>
<developerConnection>scm:git:git@github.com:mauve-hedgehog/opendistro-elasticsearch-security.git</developerConnection>
<url>https://github.com/opendistro-for-elasticsearch/security</url>
<connection>scm:git:git@github.com:opendistro-for-elasticsearch/security.git</connection>
<developerConnection>scm:git:git@github.com:opendistro-for-elasticsearch/security.git</developerConnection>
<tag>0.7.0.0</tag>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/mauve-hedgehog/opendistro-elasticsearch-security/issues</url>
<url>https://github.com/opendistro-for-elasticsearch/security/issues</url>
</issueManagement>
<dependencies>