change 1.1-SNAPSHOT to 1.1
This commit is contained in:
Родитель
e1cb6ceb06
Коммит
74db037fc2
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-functions-archetype</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Maven Archetype for Azure Functions</name>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-functions-java-core</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test -->
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-archetypes</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Maven Archetypes for Azure</name>
|
||||
<description>Maven Archetypes for Microsoft Azure services</description>
|
||||
|
|
Загрузка…
Ссылка в новой задаче