Skip to content

Commit

Permalink
Update groupid is io.github.mavenreposs
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang Zhengdong committed Aug 5, 2021
1 parent 55208b5 commit 1456de5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,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>com.channelape</groupId>
<groupId>io.github.mavenreposs</groupId>
<artifactId>shopify-sdk</artifactId>
<version>3.0.17</version>

Expand Down Expand Up @@ -280,6 +280,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.0.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit 1456de5

Please sign in to comment.