Skip to content
Snippets Groups Projects
Commit fbdec149 authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

updating

parent 7412cddd
No related branches found
No related tags found
1 merge request!6Trusted ibm
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<aws.accessKeyId>no-default</aws.accessKeyId> <aws.accessKeyId>no-default</aws.accessKeyId>
<aws.secretKey>no-default</aws.secretKey> <aws.secretKey>no-default</aws.secretKey>
<deployment.repositorybucket>osdu-local-maven-repository</deployment.repositorybucket> <deployment.repositorybucket>osdu-local-maven-repository</deployment.repositorybucket>
<azure.devops.token>4t46p4pkk2kinwhjet3ucjb5prhexcme5cbmt4txpuoqn4jns22q</azure.devops.token> <azure.devops.token>kza4p32b4ytcmv5zihhswj2l5a6ryzdl2nsudokc33ob7ajaggfa</azure.devops.token>
</properties> </properties>
</profile> </profile>
</profiles> </profiles>
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<username>IntelliJ-Maven</username> <username>IntelliJ-Maven</username>
<!-- Treat this auth token like a password. Do not share it with anyone, including Microsoft support. --> <!-- Treat this auth token like a password. Do not share it with anyone, including Microsoft support. -->
<!-- The generated token expires on or before 11/14/2019 --> <!-- The generated token expires on or before 11/14/2019 -->
<password>${azure.devops.token}</password> <password>kza4p32b4ytcmv5zihhswj2l5a6ryzdl2nsudokc33ob7ajaggfa</password>
</server> </server>
</servers> </servers>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment