Contribute code that was missed in Amsterdam
[dmaap/dbcapi.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 449f620..1f77e54 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,12 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.dmaap.dbcapi</groupId>
   <artifactId>dbcapi</artifactId>
-  <version>${artifact.version}</version>
+  <version>1.0.0-SNAPSHOT</version>
   <name>dmaap-dbcapi</name>
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>oparent</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1</version>
   </parent>
   <build>
     <finalName>dbcapi</finalName>
@@ -73,7 +73,7 @@ A convention of this API is to return JSON responses per OpenStack style.
     </configuration>
     <executions>
         <execution>
-            <phase>compile</phase>
+            <phase>precompile</phase>
             <goals>
                 <goal>generate</goal>
             </goals>