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 4c3e1e5b4..fe37fea63 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>2.6.0</version> + <version>2.6.1-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 977f453d9..bebcb999e 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.0</version> + <version>2.6.1-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 07e3057f1..cee39df34 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.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index ea54144e6..7d47b9cdb 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.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index 9747a1b47..08bb75bef 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>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 056996c38..abbb33604 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>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> |