Skip to content

Commit 7d0aa39

Browse files
authored
Update version (#62)
1 parent dab43f7 commit 7d0aa39

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<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/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>com.microsoft.azure.functions</groupId>
54
<artifactId>azure-functions-java-library</artifactId>
6-
<version>1.0.0-beta-6</version>
5+
<version>1.0.0-beta-6-SNAPSHOT</version>
76
<packaging>jar</packaging>
87
<parent>
98
<groupId>com.microsoft.maven</groupId>

0 commit comments

Comments
 (0)