Update artifact name to match documentation
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: I209c19a46a66d593d96817d05185c854cecd0b92
This commit is contained in:
parent
5985a661c0
commit
5682e3380e
@ -6,7 +6,7 @@
|
||||
<artifactId>openstack-object-api-guide</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>OpenStack API References</name>
|
||||
<name>OpenStack Object Storage API v1 Reference</name>
|
||||
<properties>
|
||||
<!-- This is set by Jenkins according to the branch. -->
|
||||
<release.path.name>local</release.path.name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user