summaryrefslogtreecommitdiffstats
path: root/mod/designtool
diff options
context:
space:
mode:
authorAndrew Gauld <agauld@att.com>2020-03-20 17:42:47 +0000
committerAndrew Gauld <agauld@att.com>2020-03-20 17:59:14 +0000
commit715442db4147980f3fb17a240a396a8e826f0f04 (patch)
treed9b689a9883fddd024fc236b79bc6165f9143c5b /mod/designtool
parentbcccdb62fe0dd1f7d9fb356363ef8889ebfdf5e8 (diff)
Update parent pom version in mod-registry
Change-Id: Iff4bdb5931fc1b7f894065f3e8019d109b6ce233 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
Diffstat (limited to 'mod/designtool')
-rw-r--r--mod/designtool/mod-registry/pom.xml2
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>