Skip to content

Commit 6005440

Browse files
committed
[maven-release-plugin] prepare release lob-java-13.3.0
1 parent 27b92f6 commit 6005440

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
@@ -3,7 +3,7 @@
33
<groupId>com.lob</groupId>
44
<artifactId>lob-java</artifactId>
55
<packaging>jar</packaging>
6-
<version>13.2.4-SNAPSHOT</version>
6+
<version>13.3.0</version>
77

88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>Parent pom for the Lob API Java Wrapper</description>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git@github.com:lob/lob-java.git</connection>
3939
<developerConnection>scm:git:git@github.com:lob/lob-java.git</developerConnection>
4040
<url>https://github.com/lob/lob-java</url>
41-
<tag>v13.2.0</tag>
41+
<tag>lob-java-13.3.0</tag>
4242
</scm>
4343

4444
<build>

0 commit comments

Comments
 (0)