diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-02-05 17:54:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-02-05 17:54:51 +0000 |
commit | a1a3ebf8889eee52eda7a043e910a615a5696dcf (patch) | |
tree | aa24cd684cb12a8a2cf00421167e27dd5cdf67cd /features | |
parent | 738741141a5f47dd26666697d9d20d0dbdb7f503 (diff) |
Release sdnc/northbound1.7.3
Diffstat (limited to 'features')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 | ||||
-rw-r--r-- | features/sdnc-northbound-all/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 96028b47..cb3a4f7a 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index ea67490f..b8ad66ea 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-features-installer</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index 37336a2b..82930a17 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-feature-aggregator</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> <packaging>pom</packaging> <name>sdnc-northbound :: features</name> diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 273d002c..8c48a791 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-all</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |