Skip to content

Commit c253faa

Browse files
author
Jonathan Wenger
committed
Update package name
1 parent 43b20d7 commit c253faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Add this dependency to your project's POM:
3131

3232
```xml
3333
<dependency>
34-
<groupId>Avalara.SDK</groupId>
35-
<artifactId>Avalara.SDK</artifactId>
34+
<groupId>net.avalara</groupId>
35+
<artifactId>avalara-sdk</artifactId>
3636
<version>24.12.0</version>
3737
<scope>compile</scope>
3838
</dependency>

0 commit comments

Comments
 (0)