Fix mvn deploy
authorDan Timoney <dtimoney@att.com>
Fri, 21 Jul 2017 12:34:58 +0000 (08:34 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 21 Jul 2017 12:34:58 +0000 (08:34 -0400)
commite72db85fc2c97226a1aace287651cc8238c4e3eb
tree1be2139993c4786ce497f42c1c81140d2df8f6ef
parent2a93b9ddf308b6bdd135be182c1b3fa779891840
Fix mvn deploy

Mvn deploy failed due to credentials issue.  Seems like distributionManagement section from parent pom was not processed correctly.  Copied that section to top level pom.xml

Issue: CCSDK-6
Change-Id: Ib508169bd3cc93ffd82aa0b865cea441b0e30c9b
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml