BAEL-19988: Migrate spring-testing module to the com.baeldung package

This commit is contained in:
Krzysztof Woyke
2019-12-19 11:02:46 +01:00
parent 93b79e272d
commit f84ff448c5
9 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.baeldung</groupId>
<groupId>com.baeldung</groupId>
<artifactId>spring-testing</artifactId>
<version>0.1-SNAPSHOT</version>
<name>spring-testing</name>