File name wrong in the pom.xml for compute core

Change-Id: I0b555b60436693b5efe5a607a1e31c59a77c42f2
author: diane fleming
This commit is contained in:
Diane Fleming 2014-02-12 08:54:02 -06:00
parent bf1d634f0e
commit 1ebf0eae01

View File

@ -32,7 +32,7 @@
</goals>
<phase>generate-sources</phase>
<configuration>
<includes> api-ref.xml, api-ref-compute-core.xml, api-ref-compute-ext.xml,
<includes> api-ref.xml, api-ref-compute.xml, api-ref-compute-ext.xml,
api-ref-identity.xml, api-ref-image.xml,
api-ref-networking.xml, api-ref-objectstorage.xml,
api-ref-blockstorage.xml, api-ref-orchestration.xml,