summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-29 12:56:20 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-29 12:56:20 +0000
commit01e8fdaebd90432ebec9ac98a0027d8504673ed7 (patch)
tree2e1ac5c2a8b2a71bddfa0f9113f75de60d6aa932
parentcf6a08425cc50b871cec9ae386e617388816b27d (diff)
parentaf5405108f6004556f78d6454cb0e1b1fbc038ae (diff)
Merge "Update parent to latest"
-rw-r--r--cds-ui/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index ca3f8b978..a6cd085dc 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index 80359d145..cfc2e656a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath/>
</parent>