Distributing Blueprint to DCAE Dashboard Issue-ID: DCAEGEN2-2385>
[dcaegen2/platform.git] / mod / designtool / pom.xml
index 330b230..f53de0d 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
   </parent>
   <groupId>org.onap.dcaegen2.platform.mod</groupId>
   <artifactId>designtool</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>dcaegen2-platform-mod-designtool-parent</name>
   <properties>
@@ -45,6 +45,7 @@ limitations under the License.
   <modules>
     <module>nifi-war-to-jar</module>
     <module>designtool-web</module>
+    <module>mod-registry</module>
   </modules>
   <build>
     <plugins>