diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-30 10:38:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-30 10:38:57 -0400 |
commit | 953072c4c372748c54abe4214513fc3341ceb915 (patch) | |
tree | 56db33a1c7b6addbf55be8f5fd6224cf639a8e8c /template-node/pom.xml | |
parent | 670b3793a926d142db91116288e1db348a1556a3 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Change-Id: I76dda190d8e9ccc65635956499b83b66ead91ad3
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'template-node/pom.xml')
-rw-r--r-- | template-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template-node/pom.xml b/template-node/pom.xml index 5aa41e49..4fde53a1 100644 --- a/template-node/pom.xml +++ b/template-node/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.4</version> + <version>1.5.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <modules> |