diff options
author | platania <platania@research.att.com> | 2017-03-06 13:43:09 -0500 |
---|---|---|
committer | platania <platania@research.att.com> | 2017-03-06 13:43:09 -0500 |
commit | 3545cac06eb135e1a924efdc9f5f8dae10e1be67 (patch) | |
tree | 58bd7d9261b62b521c68398ccc464531f2d3fa36 /vnfs/vLB/DNSClient | |
parent | efd720a6d7cab82b6689e79f36d5f02236fe87eb (diff) |
Update pom files
Change-Id: Ib38d5729b2186193d397c5192159f9e18933940c
Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'vnfs/vLB/DNSClient')
-rw-r--r-- | vnfs/vLB/DNSClient/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfs/vLB/DNSClient/pom.xml b/vnfs/vLB/DNSClient/pom.xml index 6c31f4c8..dd9f8381 100644 --- a/vnfs/vLB/DNSClient/pom.xml +++ b/vnfs/vLB/DNSClient/pom.xml @@ -28,7 +28,7 @@ </configuration> </plugin> - <plugin> + <!--plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <version>2.8.1</version> @@ -44,7 +44,7 @@ <configuration> <skip>false</skip> </configuration> - </plugin> + </plugin--> </plugins> </build> |