Support maven deploy and docker build targets
[aai/champ.git] / champ-lib / pom.xml
index 32e716e..e6dd2f3 100644 (file)
@@ -27,6 +27,12 @@ limitations under the License.
     <packaging>pom</packaging>
     <version>1.2.0-SNAPSHOT</version>
 
+    <parent>
+        <groupId>org.onap.aai</groupId>
+        <artifactId>champ</artifactId>
+        <version>1.2.0-SNAPSHOT</version>
+    </parent>
+
     <modules>
         <module>champ-core</module>
         <module>champ-titan</module>