aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-12-02 09:17:42 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-12-02 09:17:50 -0500
commitfbe060940535796dfeed11f956f5da57bd1ae5b7 (patch)
tree496026f78a00b2be4e6772d628681a7702fff409
parentc63f216e076140e4165a9f257a542abc87c26f5d (diff)
Rename policy-docker to match other repos
The other repos use the "name" field to name the policy repos consistency: policy-{repo}. Issue-ID: POLICY-2280 Change-Id: Ida87954d6932ebef124c5b6ef06bd2bccd0415db Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a1e47bf6..60a7b343 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Policy Docker images</name>
+ <name>policy-docker</name>
<properties>
<!-- Project common build settings -->
<maven.compiler.source>1.8</maven.compiler.source>