Skip to content

Commit 8b7dc5b

Browse files
authored
Bumps patch version also in pom.xml
This change is related to #241 where version number in various places were bumped. It seems that the one in pom.xml should also be updated.
1 parent f8a44b0 commit 8b7dc5b

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
@@ -8,7 +8,7 @@
88

99
<groupId>com.microsoft.graph</groupId>
1010
<artifactId>microsoft-graph-core</artifactId>
11-
<version>2.0.2</version>
11+
<version>2.0.7</version>
1212
<packaging>pom</packaging>
1313

1414
<properties>
@@ -50,4 +50,4 @@
5050
<scope>test</scope>
5151
</dependency>
5252
</dependencies>
53-
</project>
53+
</project>

0 commit comments

Comments
 (0)