Skip to content

Commit

Permalink
chore(deployment):prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Little committed Oct 26, 2018
1 parent 8f432e5 commit 16121e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>com.lob</groupId>
<artifactId>lob-java</artifactId>
<packaging>jar</packaging>
<version>9.0.2</version>
<version>9.0.3-SNAPSHOT</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Parent pom for the Lob API Java Wrapper</description>
Expand All @@ -27,7 +27,7 @@
<connection>scm:git:https://github.com/lob/lob-java.git</connection>
<developerConnection>scm:git:https://github.com/lob/lob-java.git</developerConnection>
<url>https://github.com/lob/lob-java</url>
<tag>v9.0.2</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 16121e5

Please sign in to comment.