Skip to content

Commit ae53d89

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9be6aa7 commit ae53d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.4.6</version>
6+
<version>13.4.7-SNAPSHOT</version>
77
<name>${project.groupId}:${project.artifactId}</name>
88
<description>Parent pom for the Lob API Java Wrapper</description>
99
<url>https://github.com/lob/lob-java</url>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:[email protected]:lob/lob-java.git</connection>
3838
<developerConnection>scm:git:[email protected]:lob/lob-java.git</developerConnection>
3939
<url>https://github.com/lob/lob-java</url>
40-
<tag>lob-java-13.4.6</tag>
40+
<tag>lob-java-13.4.5</tag>
4141
</scm>
4242

4343
<build>

0 commit comments

Comments
 (0)