summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-09-18 18:43:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-18 18:43:04 +0000
commit4ebbc525f76db921eb080b7dbb10da477bf7c2f5 (patch)
tree0983eec3512c1415d7806b82dd40cb43d22b3857 /components
parenta0f6c9c1fd5add3df3f0dc17ec1237d1e7bf6ff6 (diff)
parent58e8a2eaea63b0dd62833ed4b948dfadcca3cfed (diff)
Merge "Roll to next snapshot" into elalto
Diffstat (limited to 'components')
-rw-r--r--components/model-catalog/proto-definition/pom.xml4
-rw-r--r--components/parent/pom.xml2
-rw-r--r--components/pom.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml
index 2b8c77c0b..912c7b196 100644
--- a/components/model-catalog/proto-definition/pom.xml
+++ b/components/model-catalog/proto-definition/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>proto-definition</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Controller Blueprints Proto Definition</name>
diff --git a/components/parent/pom.xml b/components/parent/pom.xml
index 3552916ec..d3f9bfb41 100644
--- a/components/parent/pom.xml
+++ b/components/parent/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>components</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>parent</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 59a3f7600..37b75dddb 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>components</artifactId>