We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b92f6 commit 6005440Copy full SHA for 6005440
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.lob</groupId>
4
<artifactId>lob-java</artifactId>
5
<packaging>jar</packaging>
6
- <version>13.2.4-SNAPSHOT</version>
+ <version>13.3.0</version>
7
8
<name>${project.groupId}:${project.artifactId}</name>
9
<description>Parent pom for the Lob API Java Wrapper</description>
@@ -38,7 +38,7 @@
38
<connection>scm:git:git@github.com:lob/lob-java.git</connection>
39
<developerConnection>scm:git:git@github.com:lob/lob-java.git</developerConnection>
40
<url>https://github.com/lob/lob-java</url>
41
- <tag>v13.2.0</tag>
+ <tag>lob-java-13.3.0</tag>
42
</scm>
43
44
<build>
0 commit comments