initial rst doc for dbcapi
[dmaap/dbcapi.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index cce7e32..c79d947 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
     <groupId>org.onap.oparent</groupId>
     <artifactId>oparent</artifactId>
     <version>0.1.1</version>
+    <relativePath/>
   </parent>
   <build>
     <finalName>dbcapi</finalName>
@@ -73,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>