diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-08-24 11:57:27 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-08-24 12:27:09 -0400 |
commit | b160d082e5bf6a56c03cfed175f8d44c54528753 (patch) | |
tree | fef5d4f88193428f8e7c9ba28cd5efcfdfff1f4e /dependencies | |
parent | 600b944034c115ce4a4e5a1f584053dcc1ac1dfe (diff) |
Moving to next snapshot
Issue-ID: CCSDK-2691
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index e809af75..fb57c40a 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>dependencies</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution:: dependencies</name> |