diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:30:01 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:30:01 -0400 |
commit | 74e0d6cdac309204f740e43befdab3426d4cd1ec (patch) | |
tree | 0838745a380157a12c19fc2f333c6afd4ecd1dd2 /features/features-sli-adaptors/pom.xml | |
parent | 258216bfca01a583c6a86359a5eead8a339e2fc5 (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: I2b1b5aaa6919c9259d46d2988fb65836f47a3bf9
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-adaptors/pom.xml')
-rw-r--r-- | features/features-sli-adaptors/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index abf0488c2..eeffd8be2 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-sli-adaptors</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> |