Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Data Flow
Data Enrichment
wks
Commits
6a02bbe9
Commit
6a02bbe9
authored
May 21, 2021
by
harshit aggarwal
Browse files
Adding azure version
parent
8f2dc357
Pipeline
#41837
failed with stages
in 42 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
provider/wks-azure/pom.xml
View file @
6a02bbe9
...
...
@@ -12,9 +12,10 @@
<description>
WKS service on Azure
</description>
<packaging>
jar
</packaging>
<properties>
<osdu.corelibazure.version>
0.9.0-rc
7
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.9.0-rc
5
</osdu.corelibazure.version>
<azure.applicationinsights.version>
2.6.1
</azure.applicationinsights.version>
<osdu.os-wks-core.version>
0.9.0-SNAPSHOT
</osdu.os-wks-core.version>
<azure.version>
2.1.7
</azure.version>
</properties>
<dependencyManagement>
<dependencies>
...
...
@@ -32,6 +33,7 @@
<dependency>
<groupId>
com.microsoft.azure
</groupId>
<artifactId>
azure-active-directory-spring-boot-starter
</artifactId>
<version>
${azure.version}
</version>
</dependency>
<dependency>
<groupId>
com.microsoft.azure
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment