[JAVA-632] Standardizing packages from org.baeldung to com.baeldung: updating pom.xml groups

This commit is contained in:
dupirefr
2020-02-22 10:43:54 +01:00
parent 34b4d42946
commit 0fe1d68f50
10 changed files with 10 additions and 10 deletions
@@ -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.cloud</groupId>
<groupId>com.baeldung.cloud</groupId>
<artifactId>springcloudtaskbatch</artifactId>
<name>springcloudtaskbatch</name>