diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-26 15:33:59 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-26 15:33:59 -0400 |
commit | 85737499b931441be3013831d7ce76a5c4734032 (patch) | |
tree | de54482c7cb253acb13e886876b3cf309637ddf6 /features/installer/pom.xml | |
parent | 00182e7710a239e871c33a42cf9eaf9a12d90ecb (diff) |
Roll to next snapshot
Roll to next snapshot release
Change-Id: I179602134b518295b4b6a1d53cea8136ad0ba666
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index c81c6a27..c2b77d0f 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -6,13 +6,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sliplugins-features-installer</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> |