Skip to content

Commit 4c4c9af

Browse files
author
Mohamed Bilal
committed
Updated README
1 parent 1df2225 commit 4c4c9af

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Add the dependency in `dependencies` in pom.xml
2727
```dependency
2828
<dependency>
2929
<groupId>com.microsoft.graph</groupId>
30-
<artifactId>microsoft-graph</artifactId>
31-
<version>1.5.0</version>
30+
<artifactId>microsoft-graph-beta</artifactId>
31+
<version>0.0.0</version>
3232
</dependency>
3333
```
3434

@@ -103,19 +103,10 @@ For known issues, see [issues](https://github.com/MicrosoftGraph/msgraph-sdk-jav
103103

104104
The Microsoft Graph SDK is open for contribution. To contribute to this project, see [Contributing](https://github.com/microsoftgraph/msgraph-sdk-java/blob/master/CONTRIBUTING.md).
105105

106-
Thanks to everyone who has already devoted time to improving the library:
107-
108-
<!-- ALL-CONTRIBUTORS-LIST:START -->
109-
<!-- prettier-ignore -->
110-
| [<img src="https://avatars.githubusercontent.com/u/2273297?v=4" width="100px;"/><br /><sub><b>Caitlin Bales</b></sub>](https://developer.microsoft.com/graph)<br />[πŸ’¬](#question-cbales "Answering Questions") [πŸ’»](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=cbales "Code") [πŸ“–](https://github.com/microsoftgraph/msgraph-sdk-java/wiki "Documentation") [πŸ‘€](#review-cbales "Reviewed Pull Requests") [⚠️](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=cbales "Tests")| [<img src="https://avatars.githubusercontent.com/u/318187?v=4" width="100px;"/><br /><sub><b>David Moten</b></sub>](https://github.com/davidmoten)<br /> [πŸ›](https://github.com/microsoftgraph/msgraph-sdk-java/issues?q=is%3Aissue+author%3Adavidmoten "Bug reports") [πŸ’»](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=davidmoten "Code") [πŸ“–](https://github.com/microsoftgraph/msgraph-sdk-java/commit/87389b5a4240072e3f2226a2f04f089916ffed0b#diff-04c6e90faac2675aa89e2176d2eec7d8 "Documentation") [πŸ€”](#ideas-davidmoten "Ideas & Planning") [πŸ‘€](#review-davidmoten "Reviewed Pull Requests") [⚠️](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=davidmoten "Tests") | [<img src="https://avatars.githubusercontent.com/u/8527305?v=4" width="100px;"/><br /><sub><b>Michael Mainer</b></sub>](https://developer.microsoft.com/graph)<br /> [πŸ’¬](#question-cbales "Answering Questions") [πŸ€”](#ideas-MIchaelMainer "Ideas & Planning") [πŸ‘€](#review-MIchaelMainer "Reviewed Pull Requests") | [<img src="https://avatars.githubusercontent.com/u/27295799?v=4" width="100px;"/><br /><sub><b>Linda Caputo</b></sub>](https://developer.microsoft.com/graph)<br />[πŸ“–](https://github.com/microsoftgraph/msgraph-sdk-java/wiki "Documentation") | [<img src="https://avatars.githubusercontent.com/u/8884923?v=4" width="100px;"/><br /><sub><b>John Austin</b></sub>](https://developer.microsoft.com/graph)<br />[πŸ›](https://github.com/microsoftgraph/msgraph-sdk-java/issues "Bug reports") | [<img src="https://avatars.githubusercontent.com/u/3460953?v=4" width="100px;"/><br /><sub><b>Dmitry Pimenov</b></sub>](https://developer.microsoft.com/graph)<br />[πŸ€”](#ideas-dpim "Ideas & Planning") | [<img src="https://avatars.githubusercontent.com/u/1427840?v=4" width="100px;"/><br /><sub><b>Jonathan Giles</b></sub>](https://github.com/JonathanGiles)<br />[πŸ€”](#ideas-JonathanGiles "Ideas & Planning") |
111-
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
112-
| [<img src="https://avatars.githubusercontent.com/u/881767?v=4" width="100px;"/><br /><sub><b>Martin Sawicki</b></sub>](https://github.com/martinsawicki)<br />[πŸ€”](#ideas-martinsawicki "Ideas & Planning") | [<img src="https://avatars.githubusercontent.com/u/29152134?v=4" width="100px;"/><br /><sub><b>Louis Maresca</b></sub>](https://github.com/LouMM)<br />[πŸ€”](#ideas-LouMM "Ideas & Planning") [πŸ‘€](#review-LouMM "Reviewed Pull Requests") | [<img src="https://avatars.githubusercontent.com/u/604089?v=4" width="100px;"/><br /><sub><b>Josef H.B. Schneider</b></sub>](https://j0s.at/)<br />[πŸ›](https://github.com/microsoftgraph/msgraph-sdk-java/issues?q=is%3Aissue+author%3AJ0s3f "Bug reports") [πŸ’»](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=J0s3f "Code") | [<img src="https://avatars2.githubusercontent.com/u/3197588?v=4" width="100px;"/><br /><sub><b>Deepak Agrawal</b></sub>](https://github.com/deepak2016)<br />[πŸ’»](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=deepak2016 "Code") | <img src="https://avatars.githubusercontent.com/u/22523479?v=4" width="100px;"/><br /><sub><b>Ben Tipper</b></sub><br /> | [<img src="https://avatars3.githubusercontent.com/u/16473684?v=4" width="100px;"/><br /><sub><b>Nakul Sabharwal</b></sub>](https://github.com/NakulSabharwal)<br />[πŸ’»](https://github.com/microsoftgraph/msgraph-sdk-java/commits?author=NakulSabharwal "Code") [πŸ‘€](#review-NakulSabharwal "Reviewed Pull Requests")
113-
<!-- ALL-CONTRIBUTORS-LIST:END -->
114-
115106
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!
116107

117108
## 7. Supported Java versions
118-
The Microsoft Graph SDK for Java library is supported at runtime for Java 7+ and [Android API revision 15](http://source.android.com/source/build-numbers.html) and greater.
109+
The Microsoft Graph Beta SDK for Java library is supported at runtime for Java 7+ and [Android API revision 15](http://source.android.com/source/build-numbers.html) and greater.
119110

120111
## 8. License
121112

0 commit comments

Comments
Β (0)