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/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/appc-metric-installer/pom.xml | 2 | ||||
-rw-r--r-- | appc-metric/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index 9fa89f59b..da92c7d85 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</groupId> <artifactId>appc-metric</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> <artifactId>appc-metric-bundle</artifactId> diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 3b8c20f11..0d2956c6b 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>appc-metric</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <name>appc-metric-features</name> <artifactId>appc-metric-features</artifactId> diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index bc2e356df..937159fa8 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>appc-metric</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-metric-installer</artifactId> <name>APPC Metric - Karaf Installer</name> diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index d86341069..1f53d00a5 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-metric</artifactId> <packaging>pom</packaging> |