mirror of
https://github.com/valitydev/opendistro-security-advanced-modules.git
synced 2024-11-06 01:05:18 +00:00
Updating git repo urls
This commit is contained in:
parent
ec42184d66
commit
b6b164e0af
@ -12,8 +12,8 @@ Lists of 114 third-party dependencies.
|
||||
(The Apache License, Version 2.0) Woodstox (com.fasterxml.woodstox:woodstox-core:5.0.3 - https://github.com/FasterXML/woodstox)
|
||||
(The Apache Software License, Version 2.0) zjsonpatch (com.flipkart.zjsonpatch:zjsonpatch:0.4.1 - https://github.com/flipkart-incubator/zjsonpatch/)
|
||||
(Apache 2) (GNU Lesser General Public License) LDAPTIVE CORE (com.floragunn:ldaptive:1.1.0-fg-fork1 - http://www.ldaptive.org/ldaptive)
|
||||
(The Apache Software License, Version 2.0) OpenDistro Security (com.amazon.opendistroforelasticsearch:opendistro-elasticsearch-security:0.0.7.0 - https://github.com/mauve-hedgehog/opendistro-elasticsearch-security)
|
||||
(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 (com.amazon.opendistroforelasticsearch:opendistro-elasticsearch-security:0.0.7.0 - https://github.com/opendistro-for-elasticsearch/security)
|
||||
(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) json-flattener-java7 (com.github.wnameless:json-flattener-java7:0.4.1 - https://github.com/wnameless/json-flattener)
|
||||
(The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:1.3.9 - http://findbugs.sourceforge.net/)
|
||||
|
10
pom.xml
10
pom.xml
@ -30,7 +30,7 @@
|
||||
|
||||
<name>Open Distro Security Advanced Modules for Elasticsearch</name>
|
||||
<description>Advanced Modules for Elasticsearch Security</description>
|
||||
<url>https://github.com/mauve-hedgehog/opendistro-elasticsearch-security-enterprise</url>
|
||||
<url>https://github.com/opendistro-for-elasticsearch/security-advanced-modules</url>
|
||||
<inceptionYear>2016</inceptionYear>
|
||||
|
||||
<properties>
|
||||
@ -52,15 +52,15 @@
|
||||
</properties>
|
||||
|
||||
<scm>
|
||||
<url>https://github.com/mauve-hedgehog/opendistro-elasticsearch-security-enterprise-modules</url>
|
||||
<connection>scm:git:git@github.com:mauve-hedgehog/opendistro-elasticsearch-security-advanced-modules.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:mauve-hedgehog/opendistro-elasticsearch-security-advanced-modules.git</developerConnection>
|
||||
<url>https://github.com/opendistro-for-elasticsearch/security-advanced-modules</url>
|
||||
<connection>scm:git:git@github.com:opendistro-for-elasticsearch/security-advanced-modules.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:opendistro-for-elasticsearch/security-advanced-modules.git</developerConnection>
|
||||
<tag>v0.7.0.0</tag>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
<system>GitHub</system>
|
||||
<url>https://github.com/mauve-hedgehog/opendistro-elasticsearch-security-enterprise-modules/issues</url>
|
||||
<url>https://github.com/opendistro-for-elasticsearch/security-advanced-modules/issues</url>
|
||||
</issueManagement>
|
||||
|
||||
<contributors />
|
||||
|
Loading…
Reference in New Issue
Block a user