diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-07-13 14:02:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-13 14:02:26 +0000 |
commit | 7fbb46185166f2699b624cd2616c6fdd74ef4832 (patch) | |
tree | 2c0ae4591299f242e8d90d98588901b796cd9c44 /testsuites/integration/integration-executor-test/pom.xml | |
parent | 92eb2fc652a408819b27a3209bedda23db96bda4 (diff) | |
parent | cb768ce12516415276ee370112a837014cb8c37c (diff) |
Merge "Adding Benchmark module"
Diffstat (limited to 'testsuites/integration/integration-executor-test/pom.xml')
-rw-r--r-- | testsuites/integration/integration-executor-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index d064f6373..82f847fbf 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -79,7 +79,7 @@ <version>${project.version}</version> <scope>test</scope> </dependency> - <dependency> + <dependency> <groupId>org.apache.derby</groupId> <artifactId>derby</artifactId> <version>${version.derby}</version> |