diff options
author | Steve Smokowski <ss835w@att.com> | 2020-06-30 17:37:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-30 17:37:54 +0000 |
commit | 0072098e9f28c124080c6b94e6f5aceb9eb2c608 (patch) | |
tree | 34255f13c6562fb14c5c027c3abd73eb7c3ebfd5 /adapters/mso-requests-db-adapter/pom.xml | |
parent | 670f246573516471bc8e76c51fd5fd17a24d3e43 (diff) | |
parent | 71d87a36d125d6df59caab045553efa58125c508 (diff) |
Merge "merged ONAP refactor and fluent builder method"
Diffstat (limited to 'adapters/mso-requests-db-adapter/pom.xml')
-rw-r--r-- | adapters/mso-requests-db-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adapters/mso-requests-db-adapter/pom.xml b/adapters/mso-requests-db-adapter/pom.xml index ba179b6717..55e59d134e 100644 --- a/adapters/mso-requests-db-adapter/pom.xml +++ b/adapters/mso-requests-db-adapter/pom.xml @@ -280,7 +280,7 @@ </ignore> </action> </pluginExecution> - <pluginExecution> + <pluginExecution> <pluginExecutionFilter> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> |