diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-22 14:29:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-22 14:29:21 +0000 |
commit | e7d0f02ef389b70096d7820d63d29db4a26abd91 (patch) | |
tree | 16c113b27f3a352ab3a2dc3d26c5dda48d20e9c5 /appc-outbound/appc-aai-client/features | |
parent | 873a441e888a250ecd4deecb216d83a04c33e5cd (diff) |
Release appc1.7.2
Diffstat (limited to 'appc-outbound/appc-aai-client/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml index b58f16a2d..bfea50290 100644 --- a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-aai-client</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>feature</packaging> <name/> diff --git a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml index d2b2b508f..c31b6b77e 100644 --- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-aai-client</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>feature</packaging> <name/> diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index 55b97e2ad..af3328ff4 100644 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-aai-client-feature-aggregator</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>pom</packaging> <name/> |