diff options
Diffstat (limited to 'appc-metric')
-rw-r--r-- | appc-metric/appc-metric-bundle/pom.xml | 2 | ||||
-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 | ||||
-rw-r--r-- | appc-metric/appc-metric-installer/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index c77000aa8..256393328 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> 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 9bd600157..cbb06662e 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>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</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 e16eec2ac..3c42c2845 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>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 13fe56f56..f803aa593 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>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index a9c3fe892..6bc7a0871 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>odlparent-lite</artifactId> <groupId>org.onap.appc.parent</groupId> - <version>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 16997fe42..95cd01694 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> |