summaryrefslogtreecommitdiffstats
path: root/appc-metric
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-11-16 10:40:46 -0800
committerPatrick Brady <patrick.brady@att.com>2018-11-16 10:42:23 -0800
commitade26b786a5497e52d26bbe4a96cccaa030d729b (patch)
treeda4e00c63f24e668e734ebf27f1a608ff46e5dda /appc-metric
parent3907d1f192dd83cf45c6e28982d644c0049d092e (diff)
Increment version number
Changing from version 1.4.1-SNAPSHOT to 1.4.2-SNAPSHOT Change-Id: I0f0fc2912bd1ed384c62f17a06aafe44835e10ab Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
Diffstat (limited to 'appc-metric')
-rw-r--r--appc-metric/appc-metric-bundle/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/features-appc-metric/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/onap-appc-metric/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/pom.xml2
-rw-r--r--appc-metric/appc-metric-installer/pom.xml2
-rw-r--r--appc-metric/pom.xml2
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 6a6a8dc86..667006dee 100644
--- a/appc-metric/appc-metric-bundle/pom.xml
+++ b/appc-metric/appc-metric-bundle/pom.xml
@@ -102,5 +102,5 @@
</plugins>
</build>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</project>
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 c368a6f44..3af0ffe84 100644
--- a/appc-metric/appc-metric-features/features-appc-metric/pom.xml
+++ b/appc-metric/appc-metric-features/features-appc-metric/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-metric</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
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 60b6164ed..7b19c9225 100644
--- a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml
+++ b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-metric</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml
index d31bc5ec8..376ab8394 100644
--- a/appc-metric/appc-metric-features/pom.xml
+++ b/appc-metric/appc-metric-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-metric-feature-aggregator</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml
index 13507151a..2f4fa805f 100644
--- a/appc-metric/appc-metric-installer/pom.xml
+++ b/appc-metric/appc-metric-installer/pom.xml
@@ -152,5 +152,5 @@
</plugins>
</build>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</project>
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml
index 330d9bd45..9b5d14f0b 100644
--- a/appc-metric/pom.xml
+++ b/appc-metric/pom.xml
@@ -42,5 +42,5 @@
<module>appc-metric-installer</module>
</modules>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</project>