diff options
author | Carsten Lund <lund@research.att.com> | 2017-02-21 00:30:19 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-02-21 01:21:26 +0000 |
commit | c6a6cad7b1aa9856c92b385bdcb6581e8d1a4677 (patch) | |
tree | 626848053ab9c46785b65a7d13c1453e593fc145 | |
parent | 3a6795040e9ee4cdeef041eaa08351056f123ddc (diff) |
Removed repository from POM
Change-Id: I773aa07bdf13046d437bedeb38b2a8f15ad7d791
Signed-off-by: Carsten Lund <lund@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -144,12 +144,14 @@ </dependency> </dependencies> +<!-- <repositories> <repository> <id>external-repository</id> <url>https://oss.sonatype.org/content/repositories</url> </repository> </repositories> +--> <build> <pluginManagement> |