From bb38402983b62bb11423491d2dcaf60483f1cf42 Mon Sep 17 00:00:00 2001 From: Tony Hansen Date: Tue, 19 Sep 2017 18:49:04 +0000 Subject: updates to deployment changes for deployment stage resynchronize seed code add missing getopt dependency Change-Id: I2ec2655edcb93bdf5693565fe2ed59af7eedf16f Signed-off-by: Tony Hansen Issue: CCSDK-18 Signed-off-by: Tony Hansen --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index eab1fc0..b812cac 100644 --- a/pom.xml +++ b/pom.xml @@ -11,11 +11,18 @@ plugins 1.0.0 - org.onap.ccsdk.storage-pgaas + org.onap.ccsdk.storage.pgaas pgaas ccsdk-storage-pgaas 1.0.0-SNAPSHOT http://maven.apache.org + + + gnu.getopt + java-getopt + 1.0.13 + + UTF-8 . -- cgit