Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk authored May 12, 2024
1 parent dd0fc85 commit a28bc31
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 @@ -4,7 +4,7 @@
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>xxx</groupId>
<groupId>com.hlag.xxx</groupId>
<artifactId>yyy</artifactId>
<!-- do not change this version. Done by the workflow before pushing the artifact to Maven Central -->
<version>1.0.0-SNAPSHOT</version>
Expand Down

0 comments on commit a28bc31

Please sign in to comment.