diff options
author | Lusheng Ji <lji@research.att.com> | 2017-09-26 11:29:39 +0200 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-09-26 10:53:02 +0000 |
commit | ef17e0e73288b8d1a7a5124a62eef54b13722f7e (patch) | |
tree | 9506d20b7109aa74787fdb8a055cf213fa194ff4 /platformdoc | |
parent | 50d46ba6a867bf7c0d6323ea881b9feb23785098 (diff) |
Test artifact ID
Issue-Id: DCAEGEN2-60
Change-Id: Ie80ae91e5b66af0cbdc21dc8ef5f638d8153d84c
Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'platformdoc')
-rw-r--r-- | platformdoc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platformdoc/pom.xml b/platformdoc/pom.xml index 9c07291a..573f395d 100644 --- a/platformdoc/pom.xml +++ b/platformdoc/pom.xml @@ -22,7 +22,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <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</groupId> |