diff options
author | John J. Franey <john.franey@att.com> | 2020-03-09 11:29:25 -0400 |
---|---|---|
committer | John J. Franey <john.franey@att.com> | 2020-03-09 11:29:25 -0400 |
commit | 40f5efb5fa819cd200520ac1bf289548bc1c7934 (patch) | |
tree | e09a1b13c77d9850275f0c3d478280fd711c5bf5 /dependencies-clm/pom.xml | |
parent | 96021c83a2d6de2df0b5197688587087db90a544 (diff) |
bump version to next release snapshot
Issue-ID: INT-1479
Signed-off-by: John J. Franey <John.Franey@att.com>
Change-Id: I361c2039fd58867436d6b82f631a341b9c879130
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r-- | dependencies-clm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index c8ba954..5f2194a 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <relativePath>../oparent</relativePath> </parent> <artifactId>dependencies-clm</artifactId> |