Skip to content

Commit

Permalink
Updating version and removing POM edit
Browse files Browse the repository at this point in the history
  • Loading branch information
brianluisgomez committed Jun 6, 2023
1 parent a51cd16 commit afe9230
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.bandwidth.sdk</groupId>
<artifactId>bandwidth-java-iris-sdk</artifactId>
<version>3.2.3</version>
<version>4.0.0</version>
<packaging>jar</packaging>
<name>bandwidth-java-iris-sdk</name>
<description>Java SDK for use with the IRIS API.</description>
Expand Down Expand Up @@ -193,7 +193,6 @@
</execution>
</executions>
<configuration>
<skip>true</skip>
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
Expand Down

0 comments on commit afe9230

Please sign in to comment.