JAVA-959: Migrate spring-jenkins-pipeline to com.baeldung

This commit is contained in:
Krzysiek
2020-03-11 21:23:26 +01:00
parent 4e5ceae58f
commit 5aa59801b5

View File

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