Skip to content

Commit

Permalink
tweak groupId and artifactId for maven
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrez committed Aug 17, 2024
1 parent dc8c3d8 commit 08aa09e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
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>io.github.mapapire</groupId>
<artifactId>mapapire-java</artifactId>
<groupId>io.github.mapapire-ibmi</groupId>
<artifactId>mapapire-sdk</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>

Expand Down

0 comments on commit 08aa09e

Please sign in to comment.