aboutsummaryrefslogtreecommitdiffstats
path: root/models-errors/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-03-26 17:08:31 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-26 17:08:31 +0000
commita2550a75f9308ec2b00f93523373f079057701fe (patch)
treef2eb8643fc1b8817b9673297913cb90e999d3bd6 /models-errors/pom.xml
parent2c5a396554a34cddc2f43d98c72665d5b1496f85 (diff)
parent35c6f2df3df2de7f54f717c2167f7b170494cdc9 (diff)
Merge "Add ErrorResponse to policy framework exceptions"
Diffstat (limited to 'models-errors/pom.xml')
-rw-r--r--models-errors/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/models-errors/pom.xml b/models-errors/pom.xml
index ab998537e..4e297868e 100644
--- a/models-errors/pom.xml
+++ b/models-errors/pom.xml
@@ -27,7 +27,7 @@
<version>2.0.0-SNAPSHOT</version>
</parent>
- <artifactId>models-errors</artifactId>
+ <artifactId>policy-models-errors</artifactId>
<name>${project.artifactId}</name>
<description>The models for Policy API's to return Error/warning message details.</description>