initial rst doc for dbcapi
[dmaap/dbcapi.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2f46cae..c79d947 100644 (file)
--- 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>