diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2017-09-10 20:06:45 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2017-09-10 20:06:45 +0300 |
commit | 004829c34aaf326bc3a7307a94cd058018d45a25 (patch) | |
tree | 08496dc0983d7ee1775030c8e99ec66743b1a714 /test-apis-ci/pom.xml | |
parent | a4887b5b7e287218476e2da09d371552bf970ccc (diff) |
pom.xml fixes for entire SDC
Change-Id: Ia4db900502b27e162fd9c6e69a797082a8c240f7
Issue-ID:SDC-273
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'test-apis-ci/pom.xml')
-rw-r--r-- | test-apis-ci/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 0059e23de1..7184c8b06f 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -329,7 +329,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>2.5.5</version> <executions> <execution> <id>create.jar.with.dependencies</id> |