Skip to content

Commit f4676b5

Browse files
author
Jonathan Wenger
committed
Update pom.xml
1 parent c9c7e96 commit f4676b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>com.avalara</groupId>
5-
<artifactId>Avalara.SDK</artifactId>
4+
<groupId>net.avalara</groupId>
5+
<artifactId>avalara-sdk</artifactId>
66
<packaging>jar</packaging>
77
<name>Avalara.SDK</name>
88
<version>24.12.0</version>

0 commit comments

Comments
 (0)