Skip to content

Commit d929780

Browse files
committed
Update module
1 parent c205561 commit d929780

36 files changed

+4
-9
lines changed
File renamed without changes.
File renamed without changes.

msal4j-persistence-extensions/pom.xml renamed to msal4j-persistence-extension/pom.xml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.microsoft.azure</groupId>
88
<artifactId>msal4j-persistence-extension</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010
<packaging>jar</packaging>
1111
<name>msal4j-persistence-extension</name>
1212
<description>
@@ -16,21 +16,15 @@
1616
* Mac - key chain
1717
* Linux - key ring
1818
</description>
19-
<url>https://github.com/AzureAD/microsoft-authentication-extensions-for-java</url>
20-
<developers>
21-
<developer>
22-
<id>msopentech</id>
23-
<name>Microsoft Open Technologies, Inc.</name>
24-
</developer>
25-
</developers>
19+
<url>https://github.com/AzureAD/microsoft-authentication-library-for-java</url>
2620
<licenses>
2721
<license>
2822
<name>MIT License</name>
2923
</license>
3024
</licenses>
3125

3226
<scm>
33-
<url>https://github.com/AzureAD/microsoft-authentication-extensions-for-java</url>
27+
<url>https://github.com/AzureAD/microsoft-authentication-library-for-java</url>
3428
</scm>
3529

3630
<properties>

0 commit comments

Comments
 (0)