BAEL-3248: Restore maven-dependency-plugin configuration (#8419)

This commit is contained in:
kwoyke
2019-12-23 09:40:25 +01:00
committed by Grzegorz Piwowarek
parent bf37133f56
commit 68b5a50f38
2 changed files with 21 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
package org.baeldung;
package com.baeldung;
import org.junit.Test;
import org.junit.runner.RunWith;