diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:00:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:00:10 -0400 |
commit | 54f8f8bab00517f2c535d45d6a481eb437654402 (patch) | |
tree | 5574d1a9fcc5868c6ef491256cbc3a3f05e80155 /features | |
parent | 67d6e8b99c58ccb78df76e3c8a344266791ed0f4 (diff) |
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I469c071edd9857dad003b36362a236b0d99c3e1d
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features')
-rw-r--r-- | features/ccsdk-sli-adaptors-all/pom.xml | 2 | ||||
-rw-r--r-- | features/features-sli-adaptors/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index f6e8647b..3a56097e 100644 --- a/features/ccsdk-sli-adaptors-all/pom.xml +++ b/features/ccsdk-sli-adaptors-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index bf2d4a94..358beed4 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index c0a0743b..87e1a34f 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/pom.xml b/features/pom.xml index 1f510e51..8a1e6f01 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> |