From 59b7a314f10298ef2854a74e682c01350bed3074 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Tue, 26 Nov 2013 09:31:24 -0600 Subject: [PATCH] Update artifact name for parent pom NetBeans uses this property of the pom.xml in the Projects window when you open the pom.xml as a project, so using a meaningful name greatly eases navigation. Change-Id: I69ec6a5788ad1013f85017450d41f0141c4fe9c0 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 88048b8..86d3f0b 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ parent-pom 1.0.0-SNAPSHOT pom + OpenStack Networking API Parent v1.0