Skip to content

Commit

Permalink
chore: use org.ujar.sb groupId for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Dima Denysenko committed Nov 12, 2023
1 parent ab27dfd commit 6bb9442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.ujar</groupId>
<groupId>org.ujar.sb</groupId>
<artifactId>quickstart-amqp-consuming-hello</artifactId>
<version>23.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
Expand Down

0 comments on commit 6bb9442

Please sign in to comment.