diff options
Diffstat (limited to 'mod')
-rw-r--r-- | mod/designtool/mod-registry/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/designtool/mod-registry/pom.xml b/mod/designtool/mod-registry/pom.xml index fbd3ba2..b420505 100644 --- a/mod/designtool/mod-registry/pom.xml +++ b/mod/designtool/mod-registry/pom.xml @@ -22,7 +22,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> </parent> <artifactId>mod-registry</artifactId> <name>dcaegen2-platform-mod-registry</name> |