summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-08-29 18:04:57 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-29 18:04:57 +0000
commit7a67ca2716ea5480961177b95b6ea09143351915 (patch)
tree06b8c468d4400571371e7815cf8f898ea50c3ae6 /pom.xml
parent918ce2438d50572086f58c0bc3a1e101f7c86343 (diff)
parentb5afab35874f1ca97ac92f921d8db89df7a999da (diff)
Merge "Roll versions"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1e110d8a6..12cabac62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -28,7 +28,7 @@ limitations under the License.
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.6.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cds-parent</name>