Skip to content

Commit 9472879

Browse files
Update pom.xml
1 parent c8d4a1f commit 9472879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
as the dependency graph is not compatible with gradle https://docs.github.com/en/free-pro-team@latest/github/visualizing-repository-data-with-graphs/about-the-dependency-graph#supported-package-ecosystems
55
build.gradle is the source of truth
66
-->
7-
<modelVersion>4.0.0</modelVersion>
7+
<modelVersion>5.0.0</modelVersion>
88

99
<groupId>com.microsoft.graph</groupId>
1010
<artifactId>microsoft-graph</artifactId>
@@ -50,4 +50,4 @@
5050
<scope>test</scope>
5151
</dependency>
5252
</dependencies>
53-
</project>
53+
</project>

0 commit comments

Comments
 (0)