Skip to content

Commit

Permalink
modify version declaration in contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliuTo committed Jul 7, 2020
1 parent 40a3e2a commit a952b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-spring-data-cosmosdb/Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ mvnw clean install -DskipTests
```

## Version management
Developing version naming convention is like `0.1.2-SNAPSHOT`. Release version naming convention is like `0.1.2`.
Developing version naming convention is like `0.1.2-beta.1`. Release version naming convention is like `0.1.2`.

## Contribute to code
Contribution is welcome. Please follow [this instruction](https://github.com/Azure/azure-sdk-for-java/blob/master/CONTRIBUTING.md) to contribute code.

0 comments on commit a952b45

Please sign in to comment.