Skip to content

Commit

Permalink
fix groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng committed Jul 22, 2020
1 parent 74967d6 commit 629b84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/mybatis.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This will add the following to your `pom.xml`:
[source]
----
<dependency>
<groupId>org.amqphub.quarkus</groupId>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mybatis</artifactId>
</dependency>
----
Expand Down

0 comments on commit 629b84a

Please sign in to comment.