Merge pull request #5414 from eugenp/BAEL-2258

BAEL-2258: Moved to java-dates
This commit is contained in:
Eric Martin 2018-10-09 20:38:33 -05:00 committed by GitHub
commit 48b2316187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.baeldung.internationalization;
package com.baeldung.datetime;
import org.junit.Assert;
import org.junit.Test;