aboutsummaryrefslogtreecommitdiffstats
path: root/BRMSGateway
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-08-30 07:51:13 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-08-30 09:14:45 -0400
commit2cb76b3efe8ca385da3bc5f5afc5b26a52c6fd43 (patch)
treeeaa750127a0abfb1016967763443bc1dc1ec3835 /BRMSGateway
parentd4832f75d3410139d62f29e1b2c91dd8d3636c99 (diff)
Upgrade to policy/parent
Change from oparent to policy/parent which inherit from the latest oparent. The latest oparent has dependencyManagement recommendations from the ONAP Security sub committee that the policy team is adhering as part of the effort to consolidate security work across projects. Change-Id: I1a43fc5a04dbc8c4cb2b7bedbca67ad3e9dd120b Issue-ID: INT-619 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'BRMSGateway')
-rw-r--r--BRMSGateway/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml
index 7ae644930..2a3ad50a5 100644
--- a/BRMSGateway/pom.xml
+++ b/BRMSGateway/pom.xml
@@ -63,12 +63,10 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.10</version>
</dependency>
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>cambriaClient</artifactId>
- <version>0.0.1</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@@ -94,7 +92,6 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>${httpclient.version}</version>
</dependency>
</dependencies>
<build>
@@ -137,7 +134,6 @@
<!-- Build an executable JAR -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2</version>
<configuration>
<archive>
<manifest>