diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-06-27 08:08:47 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-06-27 08:09:26 -0400 |
commit | e90a9d4ab9e958dfe443f67738be82d4c19a2dd2 (patch) | |
tree | 1ed8ec2a6836e6954a0fd4a5e74abaa4faacfef6 | |
parent | 4d2eae67385aa6b392205f0c8e999700cf655300 (diff) |
Remove warning for version
Eclipse generates a warning that the version is duplicated.
Issue-ID: POLICY-871
Change-Id: Icab683ec575c564e019bd3042ade17fe6ece2b2e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> |