diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-04-01 09:55:17 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-04-01 09:55:17 -0700 |
commit | 783b62c68acb2519597851e913964e2a47b430ea (patch) | |
tree | 742f90760667c77e5d16b75b81833d6ec5130a38 /pom.xml | |
parent | 20a0878ec38b08efc7d5e34a2cfea230356c084b (diff) |
Increment version to 1.7.2-SNAPSHOT
Change-Id: I7d7db464e0666b8b7bd75ac1420ef47407a6eaab
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <modelVersion>4.0.0</modelVersion> <groupId>org.onap.appc.cdt</groupId> <artifactId>config-design-tool</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>appc-config-design-tool</name> |