diff options
Diffstat (limited to 'appc-metric/appc-metric-features')
-rw-r--r-- | appc-metric/appc-metric-features/features-appc-metric/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/appc-metric-features/onap-appc-metric/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/appc-metric-features/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-metric/appc-metric-features/features-appc-metric/pom.xml b/appc-metric/appc-metric-features/features-appc-metric/pom.xml index fec3ca680..45ada4749 100644 --- a/appc-metric/appc-metric-features/features-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/features-appc-metric/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-metric</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml index e7f6b7b5a..ed7c20d96 100644 --- a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-metric</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 5919e515e..5edc9ba40 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-metric-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> |