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 45db37ee9..b70f5949b 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-metric</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.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 f9f422978..d2f38c0bc 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-metric</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.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 c6f8ed681..73c1ad90c 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-metric</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.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 d7f6c8ed2..89f3ffbd0 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-metric</artifactId> <packaging>pom</packaging> |