diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-11-02 15:36:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-02 15:36:01 +0000 |
commit | bdbde2a9d168665d9210d6e9fe9987f3c89f5374 (patch) | |
tree | 9fd85646ba69bce8d57caf83b88083f6b79b845a /BRMSGateway/pom.xml | |
parent | ace557a95b46f994554bac3447136c022bfecab2 (diff) | |
parent | 32020669cd7d5197feac51bb752f07042eb47de1 (diff) |
Merge "Updated the External Dependencies Version"
Diffstat (limited to 'BRMSGateway/pom.xml')
-rw-r--r-- | BRMSGateway/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 6bd955741..182495ead 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -59,7 +59,7 @@ <dependency> <groupId>org.onap.policy.common</groupId> <artifactId>integrity-monitor</artifactId> - <version>${common-modules.version}</version> + <version>${project.version}</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> |