Skip to content

Commit

Permalink
Fixed SCM URL, and tweaked description.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouaYing committed Jun 2, 2016
1 parent 9718282 commit 83be1ae
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 @@ -10,7 +10,7 @@
<packaging>jar</packaging>

<name>SmartyStreets Java SDK</name>
<description>A library for Java developers to help them easily access the SmartyStreets APIs.</description>
<description>A library for Java developers to use to help them easily access the SmartyStreets APIs.</description>
<url>https://github.com/smartystreets/smartystreets-java-sdk</url>

<licenses>
Expand All @@ -32,7 +32,7 @@
<scm>
<connection>scm:git:[email protected]:smartystreets/smartystreets-java-sdk.git</connection>
<developerConnection>scm:git:[email protected]:smartystreets/smartystreets-java-sdk.git</developerConnection>
<url>git@github.com:smartystreets/smartystreets-java-sdk.git</url>
<url>https://github.com/smartystreets/smartystreets-java-sdk.git</url>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 83be1ae

Please sign in to comment.