diff options
author | Liam Fallon <liam.fallon@est.tech> | 2019-03-31 23:17:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-31 23:17:59 +0000 |
commit | fbed360c0acdc127fdf56a99401c1aea691ce57e (patch) | |
tree | 1b61422a0c4984365ef506ce5661f9e475a2bb8a /models-pdp/pom.xml | |
parent | 96585ff6166369ae6c3f5326e56d55114ae6a3e0 (diff) | |
parent | cc5b96bfd33cd7d91fe6994d348e8d6a0ebb54fa (diff) |
Merge "Restructure for authorative models"
Diffstat (limited to 'models-pdp/pom.xml')
-rw-r--r-- | models-pdp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-pdp/pom.xml b/models-pdp/pom.xml index 1a4685664..3f423b8c1 100644 --- a/models-pdp/pom.xml +++ b/models-pdp/pom.xml @@ -28,7 +28,7 @@ <version>2.0.0-SNAPSHOT</version> </parent> - <artifactId>models-pdp</artifactId> + <artifactId>policy-models-pdp</artifactId> <name>${project.artifactId}</name> <description>The models for internal PDP API's.</description> |