diff options
Diffstat (limited to 'src/test/resources/data-dictionary/schemaIngest.properties')
-rw-r--r-- | src/test/resources/data-dictionary/schemaIngest.properties | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/test/resources/data-dictionary/schemaIngest.properties b/src/test/resources/data-dictionary/schemaIngest.properties index 8df810a..317f478 100644 --- a/src/test/resources/data-dictionary/schemaIngest.properties +++ b/src/test/resources/data-dictionary/schemaIngest.properties @@ -39,10 +39,4 @@ schema.version.edge.label.start=v10 # Specifies the version that the application should default to schema.version.api.default=v9 -schema.service.base.url=https://localhost:8452/aai/schema-service/v1/ -schema.service.nodes.endpoint=nodes?version= -schema.service.edges.endpoint=edgerules?version= -schema.service.versions.endpoint=versions -schema.service.ssl.key-store=src/integration-test/resources/authentication/aai-client-cert.p12 -schema.service.ssl.trust-store=src/integration-test/resources/authentication/tomcat_keystore |