Skip to content
Snippets Groups Projects
Commit cfcc3c2d authored by Mingyang Zhu's avatar Mingyang Zhu Committed by Jason
Browse files

entitlements v2 cutover

parent 17cfc1c0
No related branches found
No related tags found
1 merge request!76entitlements v2 cutover
......@@ -80,7 +80,7 @@ spec:
- name: azure_activedirectory_AppIdUri
value: "api://$(aad_client_id)"
- name: ENTITLEMENTS_API
value: http://entitlements-azure/entitlements/v1
value: http://entitlements/api/entitlements/v2
- name: RECORDS_CHANGE_PUBSUB_ENDPOINT
value: https://{{ .Values.global.dnsHost }}/api/notification/v1/push-handlers/records-changed
- name: partition_service_endpoint
......
......@@ -30,7 +30,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<springfox-version>2.7.0</springfox-version>
<osdu.oscorecommon.version>0.3.28</osdu.oscorecommon.version>
<osdu.oscorecommon.version>0.6.9</osdu.oscorecommon.version>
</properties>
<licenses>
......
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