diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-10 16:20:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-10 16:20:50 -0400 |
commit | 7c523d1f7011e84fd7a473af1a89df02f41cd5fa (patch) | |
tree | 6278fc45655c68f70360bc9801c46c9c7eba859c | |
parent | 701f863f4cc97c5e7073d17e32086ee6f32f7eab (diff) |
Prepare sli/core for RC0 release
Remove -STAGING tag and update parent poms to correct release version (1.1.1)
Change-Id: I16d4a5c07fe6e3e2bf997fff417242aa6184f89e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
47 files changed, 47 insertions, 46 deletions
diff --git a/dblib/features/ccsdk-dblib/pom.xml b/dblib/features/ccsdk-dblib/pom.xml index 7cf80043d..b81545183 100644 --- a/dblib/features/ccsdk-dblib/pom.xml +++ b/dblib/features/ccsdk-dblib/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/dblib/features/features-dblib/pom.xml b/dblib/features/features-dblib/pom.xml index 4a5b50f3d..ed5faf2cc 100644 --- a/dblib/features/features-dblib/pom.xml +++ b/dblib/features/features-dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml index 73464775b..fa3e7579a 100755 --- a/dblib/features/pom.xml +++ b/dblib/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml index 39730f925..40e5babf0 100755 --- a/dblib/installer/pom.xml +++ b/dblib/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/dblib/pom.xml b/dblib/pom.xml index 21c805360..7f9de4b75 100755 --- a/dblib/pom.xml +++ b/dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml index 4e785a10c..6dd36bd60 100755 --- a/dblib/provider/pom.xml +++ b/dblib/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-sli-core-all/pom.xml b/features/ccsdk-sli-core-all/pom.xml index f67c7c052..8323cb953 100644 --- a/features/ccsdk-sli-core-all/pom.xml +++ b/features/ccsdk-sli-core-all/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index 7e6243faa..5e2e95d93 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 6a341d9a9..74662d598 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/features/pom.xml b/features/pom.xml index 0cb15b3ad..37f1d9c1e 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.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/filters/features/ccsdk-filters/pom.xml b/filters/features/ccsdk-filters/pom.xml index b38b348bd..b5f8bc6ed 100644 --- a/filters/features/ccsdk-filters/pom.xml +++ b/filters/features/ccsdk-filters/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/filters/features/features-filters/pom.xml b/filters/features/features-filters/pom.xml index d82911f27..4d1daffce 100644 --- a/filters/features/features-filters/pom.xml +++ b/filters/features/features-filters/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/filters/features/pom.xml b/filters/features/pom.xml index c85339349..d36a70f7c 100755 --- a/filters/features/pom.xml +++ b/filters/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/filters/installer/pom.xml b/filters/installer/pom.xml index c34fc2585..79dc8c899 100755 --- a/filters/installer/pom.xml +++ b/filters/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/filters/pom.xml b/filters/pom.xml index 2d6f1611a..23ff23f1a 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml index b6ae79739..a71abf67f 100755 --- a/filters/provider/pom.xml +++ b/filters/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sli/common/pom.xml b/sli/common/pom.xml index d16ce033b..2ecc0f10a 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/sli/features/features-sli/pom.xml b/sli/features/features-sli/pom.xml index 729e24ea5..ea91056f7 100644 --- a/sli/features/features-sli/pom.xml +++ b/sli/features/features-sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sli/features/odl-sli/pom.xml b/sli/features/odl-sli/pom.xml index 0e0265efa..a40091abe 100644 --- a/sli/features/odl-sli/pom.xml +++ b/sli/features/odl-sli/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/sli/features/pom.xml b/sli/features/pom.xml index 734c342c0..9d0ae7377 100644 --- a/sli/features/pom.xml +++ b/sli/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml index 0a70cf9fe..0bce34623 100755 --- a/sli/installer/pom.xml +++ b/sli/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/sli/model/pom.xml b/sli/model/pom.xml index bfb4c2492..dc6d2d286 100755 --- a/sli/model/pom.xml +++ b/sli/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sli/pom.xml b/sli/pom.xml index c03e1dadd..bc90782ac 100755 --- a/sli/pom.xml +++ b/sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml index 0e343c804..0a0ba4a1e 100755 --- a/sli/provider/pom.xml +++ b/sli/provider/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml index 7c1682e17..dab91e959 100755 --- a/sli/recording/pom.xml +++ b/sli/recording/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml index 3e15fa449..b47e9c655 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.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliPluginUtils/features/features-sliPluginUtils/pom.xml b/sliPluginUtils/features/features-sliPluginUtils/pom.xml index 60d563f72..349670345 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.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml index 2194f8ec5..09d231fdf 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.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml index e30e9d26e..3d62120a0 100755 --- a/sliPluginUtils/installer/pom.xml +++ b/sliPluginUtils/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliPluginUtils/pom.xml b/sliPluginUtils/pom.xml index da646177e..c66e60556 100755 --- a/sliPluginUtils/pom.xml +++ b/sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml index 4b7fe9520..d6bff022d 100755 --- a/sliPluginUtils/provider/pom.xml +++ b/sliPluginUtils/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliPluginUtils/provider/testFileName b/sliPluginUtils/provider/testFileName new file mode 100644 index 000000000..674e20cc7 --- /dev/null +++ b/sliPluginUtils/provider/testFileName @@ -0,0 +1 @@ +####################################### diff --git a/sliapi/features/ccsdk-sliapi/pom.xml b/sliapi/features/ccsdk-sliapi/pom.xml index 99d5973e0..90f5a35e7 100644 --- a/sliapi/features/ccsdk-sliapi/pom.xml +++ b/sliapi/features/ccsdk-sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml index f907d54d9..58e344add 100644 --- a/sliapi/features/features-sliapi/pom.xml +++ b/sliapi/features/features-sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index 0f5772398..d4bf94653 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml index 5a60f1b09..4c1361aec 100755 --- a/sliapi/installer/pom.xml +++ b/sliapi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml index 5a0c5e238..37055c0d8 100755 --- a/sliapi/model/pom.xml +++ b/sliapi/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliapi/pom.xml b/sliapi/pom.xml index 60dc94aaf..29fb9bdbf 100755 --- a/sliapi/pom.xml +++ b/sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml index 280b2131e..157af5fca 100755 --- a/sliapi/provider/pom.xml +++ b/sliapi/provider/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml index e530cdc5c..b06c9b5b3 100644 --- a/utils/features/ccsdk-slicore-utils/pom.xml +++ b/utils/features/ccsdk-slicore-utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml index 713ba4da3..ac2711c29 100644 --- a/utils/features/features-util/pom.xml +++ b/utils/features/features-util/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/utils/features/pom.xml b/utils/features/pom.xml index dca1b801f..c644defa0 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index 473c4a571..a6d4356b8 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/utils/pom.xml b/utils/pom.xml index cbdcdad7d..a5131db42 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index 678ce1bb3..31d3f21e4 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/version.properties b/version.properties index 407a30cd3..e5ea9c747 100644 --- a/version.properties +++ b/version.properties @@ -10,6 +10,6 @@ feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} -release_version=${base_version}-STAGING +release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |