aboutsummaryrefslogtreecommitdiffstats
path: root/appc-metric
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-11 10:50:54 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-11 10:52:30 -0700
commit65b70190e0de9f7b6d173c918a7873b37ff66ea3 (patch)
tree99c9bf21391b06a11c722b71918e4e19b5f13655 /appc-metric
parentfc942d29a74a843ccf1cd202091e6d9704bbed29 (diff)
Increment version to 1.6.3-SNAPSHOT
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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 bc6fb271b..805360b86 100644
--- a/appc-metric/appc-metric-bundle/pom.xml
+++ b/appc-metric/appc-metric-bundle/pom.xml
@@ -106,5 +106,5 @@
</plugins>
</build>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-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 bebcb999e..6a194dbee 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.6.2-SNAPSHOT</version>
+ <version>1.6.3-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 cee39df34..99f532aff 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.6.2-SNAPSHOT</version>
+ <version>1.6.3-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 7d47b9cdb..7b50cbb65 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.6.2-SNAPSHOT</version>
+ <version>1.6.3-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 08bb75bef..0b7d4cb6b 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.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project>
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml
index abbb33604..4e6f807de 100644
--- a/appc-metric/pom.xml
+++ b/appc-metric/pom.xml
@@ -42,5 +42,5 @@
<module>appc-metric-installer</module>
</modules>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</project>