summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Grover <joeygrover@gmail.com>2016-06-15 14:52:49 -0400
committerJoey Grover <joeygrover@gmail.com>2016-06-15 14:52:49 -0400
commitdc033387c8c5d01f3ed4c869e26c60e312ec3d9c (patch)
tree973c8cf8297774507358c2d6a4eccd62610cb9f1
parent0f55cbf0226d9cf1c4b0c92deeaafbf182e20012 (diff)
downloadsdl_android-feature/maven_support.tar.gz
-rw-r--r--sdl_android_lib/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sdl_android_lib/pom.xml b/sdl_android_lib/pom.xml
index 6e74e5e23..22507b383 100644
--- a/sdl_android_lib/pom.xml
+++ b/sdl_android_lib/pom.xml
@@ -47,12 +47,12 @@
</scm>
<name>SmartDeviceLink Android Library</name>
<url>http://github.com/smartdevicelink/sdl_android</url>
- <description>Android implemention of SmartDeviceLink Libray</description>
+ <description>Android implementation of SmartDeviceLink Library</description>
<distributionManagement>
<repository>
- <id>bintray-XXXXXX</id>
- <name>XXXXXX</name>
- <url>https://api.bintray.com/maven/XXXXXXXXX/com.smartdevicelink/;publish=1</url>
+ <id>bintray-smartdevicelink-maven</id>
+ <name>smartdevicelink-maven</name>
+ <url>https://api.bintray.com/maven/smartdevicelink/maven/sdl_android/;publish=1</url>
</repository>
</distributionManagement>
</project> \ No newline at end of file