diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-11 22:22:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-11 22:22:18 +0000 |
commit | 2d0e9d3450ceac0afdf0cd721ef65d87e94e456e (patch) | |
tree | 05978dd6ef31b12138334b236bed584d66dfd36a /appc-dg-util/appc-dg-util-features | |
parent | 89d77ed2dc64616fb06b53b0ae2e063599d894b3 (diff) |
Release appc1.6.3
Diffstat (limited to 'appc-dg-util/appc-dg-util-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml index 4736735c9..28117d270 100644 --- a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-dg-util</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <packaging>feature</packaging> <name></name> diff --git a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml index 131a27a33..a1c908abf 100644 --- a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-dg-util</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <packaging>feature</packaging> <name></name> diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml index 3a8b4f98d..f03adc36c 100644 --- a/appc-dg-util/appc-dg-util-features/pom.xml +++ b/appc-dg-util/appc-dg-util-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-dg-util-feature-aggregator</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <packaging>pom</packaging> <name></name> |