diff options
author | Arthur Martella <arthur.martella.1@att.com> | 2019-05-30 17:41:18 -0400 |
---|---|---|
committer | Arthur Martella <arthur.martella.1@att.com> | 2019-05-30 17:41:18 -0400 |
commit | 2a7f837ecf218af72cf815af6c1e23bff667f4a1 (patch) | |
tree | 3ba9ff0dcf6bd28bbe171728a0edc2056249acc5 /valetapi/pom.xml | |
parent | eec0a18dce7679ac24601097e86257eeb9e211e3 (diff) |
Add pom.xml files for all FGPS components
Change-Id: Ie689e43fdb59e1f184977167085b6e03b932dd3d
Issue-ID: OPTFRA-516
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Diffstat (limited to 'valetapi/pom.xml')
-rw-r--r-- | valetapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/valetapi/pom.xml b/valetapi/pom.xml index 8b86c35..f341f31 100644 --- a/valetapi/pom.xml +++ b/valetapi/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion>
<groupId>org.onap.fgps</groupId>
- <artifactId>ValetApi</artifactId>
+ <artifactId>fgps-api</artifactId>
<version>0.0.1-SNAPSHOT</version>
<properties>
|