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 /odlparent/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 'odlparent/pom.xml')
-rwxr-xr-x | odlparent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/pom.xml b/odlparent/pom.xml index ba780dd1..b4f6333a 100755 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -7,12 +7,12 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> </parent> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |