Skip to content

Commit ac043e5

Browse files
committed
update core lib dependency version to 1.0.0
1 parent 97d6609 commit ac043e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.microsoft.azure.functions</groupId>
7878
<artifactId>azure-functions-java-core-library</artifactId>
79-
<version>1.0.0-SNAPSHOT</version>
79+
<version>1.0.0</version>
8080
<scope>compile</scope>
8181
</dependency>
8282
<!-- test -->

0 commit comments

Comments
 (0)