Skip to content

Commit

Permalink
Update versioning to use -beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
yojagad committed Nov 20, 2020
1 parent 4f5d710 commit 60c8581
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binding-library/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.microsoft.azure.functions</groupId>
<artifactId>azure-functions-java-library-rabbitmq</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
<packaging>jar</packaging>
<parent>
<groupId>com.microsoft.maven</groupId>
Expand Down Expand Up @@ -140,4 +140,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 60c8581

Please sign in to comment.