Merge "Ensure that the release.path.name is set for the Block Storage"

This commit is contained in:
Jenkins 2013-08-23 16:29:45 +00:00 committed by Gerrit Code Review
commit cd39d8f55d

View File

@ -142,7 +142,7 @@
group-id: org.openstack.docs
artifact-id: openstack-guide
root-pom: doc/src/docbkx/openstack-block-storage-admin/pom.xml
goals: 'clean generate-sources'
goals: '-Drelease.path.name=${DOC_RELEASE_PATH} -Dcomments.enabled=${DOC_COMMENTS_ENABLED} clean generate-sources'
publishers:
- console-log