diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-22 09:37:52 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-22 09:37:52 -0400 |
commit | d9080716861ba46ea86fc7aebd4d4c42eea97016 (patch) | |
tree | 43ae76b0717d4faded77344cd6860ddd418c46a3 /template-node/features/pom.xml | |
parent | 38147a9470892ef00182b58f48fd661032ce8a11 (diff) |
Roll version to 0.4.2-SNAPSHOT
Roll version of ccsdk/sli/plugins to next snapshot version
Change-Id: I142e7b2ec5e72e318007c329640f1818255c60f4
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'template-node/features/pom.xml')
-rw-r--r-- | template-node/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-node/features/pom.xml b/template-node/features/pom.xml index 1e0fdb12..b498051f 100644 --- a/template-node/features/pom.xml +++ b/template-node/features/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-features</artifactId> - <version>0.4.1-SNAPSHOT</version> + <version>0.4.2-SNAPSHOT</version> <packaging>pom</packaging> <modules> |