fix typo on parent artifact 37/17137/1
authorVijay <vv770d@att.com>
Tue, 3 Oct 2017 22:34:22 +0000 (22:34 +0000)
committerVijay <vv770d@att.com>
Tue, 3 Oct 2017 22:34:49 +0000 (22:34 +0000)
Issue-Id:DCAEGEN2-82
Change-Id: I0910589120f0163619d46c1e84b8bbdc02611729
Signed-off-by: Vijay <vv770d@att.com>
README.md
pom.xml

index 590a757..6dc3161 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,6 @@ mvn clean install
 
 ### Docker Image
 
-
 ```
 git clone ssh://vv770d@gerrit.onap.org:29418/dcaegen2/collectors/ves
 mvn clean deploy
diff --git a/pom.xml b/pom.xml
index 48692f6..fc80f45 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent> 
                <groupId>org.onap.dcaegen2</groupId> 
-               <artifactId>root</artifactId>  
+               <artifactId>dcaegen2</artifactId>  
                <version>1.0.0-SNAPSHOT</version> 
        </parent> 
        <groupId>org.onap.dcaegen2.collectors.ves</groupId>