Rename dependency package to infra.

This commit is contained in:
Mark Paluch
2022-02-18 13:24:55 +01:00
parent 6417cd98e0
commit ac4f14b12c
17 changed files with 28 additions and 28 deletions

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.data.release.dependency;
package org.springframework.data.release.infra;
import static org.assertj.core.api.Assertions.*;
import static org.junit.Assume.*;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.data.release.dependency;
package org.springframework.data.release.infra;
import static org.assertj.core.api.Assertions.*;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.data.release.dependency;
package org.springframework.data.release.infra;
import static org.assertj.core.api.Assertions.*;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.data.release.dependency;
package org.springframework.data.release.infra;
import static org.assertj.core.api.Assertions.*;