Skip to content

Commit

Permalink
Update POM.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Mar 22, 2024
1 parent 760120e commit 6bbc649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>Avalara.SDK</groupId>
<artifactId>Avalara.SDK</artifactId>
<groupId>com.avalara</groupId>
<artifactId>avalara-sdk</artifactId>
<packaging>jar</packaging>
<name>Avalara.SDK</name>
<version>24.2.29</version>
Expand Down

0 comments on commit 6bbc649

Please sign in to comment.