File tree Expand file tree Collapse file tree 2 files changed +50
-52
lines changed Expand file tree Collapse file tree 2 files changed +50
-52
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
-
5
4
<artifactId >azure-functions</artifactId >
6
5
<version >1.0.0-SNAPSHOT</version >
7
6
<name >azure-functions</name >
84
83
<name >COSMOS_DB</name >
85
84
<value >AccountEndpoint=https://baeldungcosmosdbdemo.documents.azure.com:443/;AccountKey=GXPD2zqqpYYYYYYYYKv4sFa66jE2W5XXXXXXXXXXXf33mInPKGxmLuLn6mivocLCACDbbIlhDQ==;</value >
86
85
</property >
87
-
88
86
</appSettings >
87
+ <skip >true</skip >
89
88
</configuration >
90
89
<executions >
91
90
<execution >
You can’t perform that action at this time.
0 commit comments