JAVA-142: Migrate spring-data-gemfire to com.baeldung

This commit is contained in:
Krzysiek
2020-02-12 20:13:10 +01:00
parent 17f756e939
commit fe09718224
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;