aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDominic Lunanuova <dgl@research.att.com>2018-02-12 19:12:48 +0000
committerDominic Lunanuova <dgl@research.att.com>2018-02-12 19:15:46 +0000
commit5e6e1253d98f8738ae6b2d0c2eea0341a514586c (patch)
tree5920849644ddac802879fbbbc8de4d7680908dc8 /pom.xml
parent443fb3c2146e363d0ddb2911b6c848b3c15c7d3a (diff)
initial rst doc for dbcapi
this was derived from swagger.json using swg2rst Change-Id: Id2cf48ccc935ba9f9e8ca977b1f38c2f8eaa6b09 Issue-ID: DMAAP-118 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2f46cae..c79d947 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@ A convention of this API is to return JSON responses per OpenStack style.
</configuration>
<executions>
<execution>
- <phase>precompile</phase>
+ <phase>compile</phase>
<goals>
<goal>generate</goal>
</goals>