Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
harmonyzhang committed Mar 23, 2023
1 parent 18d5ed9 commit a3e0031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ This sdk implements engagelab whatsapp API version v1.

```xml
<dependency>
<groupId>com.github.harmonyzhang</groupId>
<groupId>io.github.harmonyzhang</groupId>
<artifactId>whatsapp-business-java-sdk</artifactId>
<version>v0.1.1</version>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>io.github.harmonyzhang</groupId>
<artifactId>whatsapp-business-java-api</artifactId>
<artifactId>whatsapp-business-java-sdk</artifactId>
<version>v0.1.0</version>
<licenses>
<license>
Expand Down

0 comments on commit a3e0031

Please sign in to comment.