Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Commit 323327f

Browse files
author
josebarrueta
committed
Issue-1144 Update @SInCE tag.
1 parent 1e71a44 commit 323327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/src/main/java/com/stormpath/sdk/impl/provider/IdentityProviderType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public enum IdentityProviderType {
5454
SAML("saml", SamlProvider.class, SamlProviderData.class),
5555

5656
/**
57-
* @since 1.2.0
57+
* @since 1.2.2
5858
*/
5959
DEFAULT("default", Provider.class, ProviderData.class);
6060

0 commit comments

Comments
 (0)