[JAVA-632] Standardizing packages from org.baeldung to com.baeldung: updating pom.xml groups
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<description>Simple Spring Cloud Stream</description>
|
||||
|
||||
<parent>
|
||||
<groupId>org.baeldung</groupId>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>spring-cloud-stream</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
|
||||
Reference in New Issue
Block a user