Skip to content

Commit

Permalink
chore(deployment):prepare release v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Little committed Jun 17, 2017
1 parent c596a3a commit a972a6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.lob</groupId>
<artifactId>lob-java</artifactId>
<packaging>jar</packaging>
<version>6.0.2-SNAPSHOT</version>
<version>6.1.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Parent pom for the Lob API Java Wrapper</description>
Expand Down Expand Up @@ -36,7 +36,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>HEAD</tag>
<tag>v6.1.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit a972a6a

Please sign in to comment.