diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 10:39:16 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 10:40:50 -0400 |
commit | d0b8724d7ee7221ccd0f70e30e68dfa0805d3343 (patch) | |
tree | d7ca1262c91134c9677a82e3bcdb51543b66a7e2 /pom.xml | |
parent | ff37624bc1cbc654933b80a13b0e59eb6cd3e8b4 (diff) |
Roll to the next snapshot version of parent POM
Change-Id: Ia8e9264978419ec092621779d43f836270cf2927
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@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.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <properties> |