diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 16:25:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 16:25:50 -0400 |
commit | fe3ba50d9fb0fe9f1086b9f7ee601d651c47edd1 (patch) | |
tree | 544a2a55c5ffdc8036c8fbd76e32931148f2e6f4 /pom.xml | |
parent | aadfe40ccd79ba20167b87e1e2a3dddbf9cbdc9a (diff) |
Roll to version 0.2.4
Update CCSDK versions to 0.2.4-SNAPSHOT
Change-Id: I1051bd85ce827d1f24d48a72666dc945f6b00958
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <properties> |