diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-12 08:35:11 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-12 08:35:11 -0500 |
commit | 0d1f6c04dfd410fdd5aa66d9e679e374f990bb3b (patch) | |
tree | 08eb03a7b0c71fd840da62c37b9f1e16f03793f2 /sliPluginUtils/features | |
parent | b340d8c8a7977f68ca37898ea8f012fd76e05df0 (diff) |
Roll parent versions back to 0.3.2 version
Roll back parent versions to 0.3.2 versions so that we can rebuild
0.3.2 artifacts, which were not released.
Change-Id: Ic98c5419fb35c7eede24ac8eb32525a8b18ed7cf
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliPluginUtils/features')
-rw-r--r-- | sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml | 2 | ||||
-rw-r--r-- | sliPluginUtils/features/features-sliPluginUtils/pom.xml | 2 | ||||
-rwxr-xr-x | sliPluginUtils/features/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml index 808b7098..1165b084 100644 --- a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml +++ b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/sliPluginUtils/features/features-sliPluginUtils/pom.xml b/sliPluginUtils/features/features-sliPluginUtils/pom.xml index 72ca0981..c075b854 100644 --- a/sliPluginUtils/features/features-sliPluginUtils/pom.xml +++ b/sliPluginUtils/features/features-sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml index 1e95ce87..0807a050 100755 --- a/sliPluginUtils/features/pom.xml +++ b/sliPluginUtils/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> |