diff options
author | Michael Lando <ml636r@att.com> | 2017-07-19 11:23:23 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-07-19 11:23:23 +0300 |
commit | f5500c35b2f967607b7ee7865247462e041436a3 (patch) | |
tree | dee618bb60d2bc3d0a10af1a29a3b4355e63e361 /pom.xml | |
parent | 39a4e0cb1b805470ad85ed4cf4fdeb69610ae98c (diff) |
[SDC] compiltion alignment fix
Change-Id: I4e7d3d4e0cfb59ea0571604c26db9b32b0e22a15
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -549,11 +549,11 @@ <enabled>false</enabled> </snapshots> </repository> - <repository> +<!-- <repository> <id>central</id> <name>Official Maven repository</name> <url>http://repo2.maven.org/maven2/</url> - </repository> + </repository>--> <repository> <id>ecomp-releases</id> <name>Release Repository</name> |