Skip to content

Commit 60c8581

Browse files
committed
Update versioning to use -beta.
1 parent 4f5d710 commit 60c8581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

binding-library/java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.microsoft.azure.functions</groupId>
88
<artifactId>azure-functions-java-library-rabbitmq</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.0.0-beta</version>
1010
<packaging>jar</packaging>
1111
<parent>
1212
<groupId>com.microsoft.maven</groupId>
@@ -140,4 +140,4 @@
140140
</plugin>
141141
</plugins>
142142
</build>
143-
</project>
143+
</project>

0 commit comments

Comments
 (0)