diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-20 13:41:02 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-20 13:41:09 -0700 |
commit | 12094d52d537c43c2d8d4d875dd84ba1ec7e8c7a (patch) | |
tree | b4edac9a6f7b1585b2c2d3a1fe4c2280c8ad2f41 /appc-metric/appc-metric-features | |
parent | c1decc814fb7c646399df2b2d94c65c695190f97 (diff) |
Set appc parent 2.6.2
Change-Id: I4d3fe28ac744a62b448816fe14b645f19a3e5209
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
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 d6a76c803..bbb1976e9 100644 --- a/appc-metric/appc-metric-features/features-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/features-appc-metric/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> 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 eea51339d..92c0b1d55 100644 --- a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 1437e1d04..cff9a7cd1 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> |