diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-13 16:05:39 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-19 16:39:32 -0400 |
commit | 9341f0842038d226d24ff51cf358770c35ea8f7c (patch) | |
tree | 2e6177c877a986a6d9ae59f27835b1fff1ac14de /pom.xml | |
parent | 60bfa8c7163086c2f9dbaa5f8c683525a81cf069 (diff) |
Updates for Fluorine SR2
Update versions in CCSDK parent pom for Fluorine SR2 release
Change-Id: I2325209b1359091b28cb485cad35aee5caadb13f
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <properties> |