diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:44:08 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 12:45:38 -0400 |
commit | 202e3a705381883acc89bf62159493fbaf8d1da8 (patch) | |
tree | 5653ead34acb6f98af57b99e1b436a9b61ca694d /pom.xml | |
parent | 17ace0efb1445bfb1239222b3e1249e66e677cc0 (diff) |
Roll to next snapshot version
Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT
Change-Id: I88e11e78f61099f5b2e69b2161cf7c65b5a860e1
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.2</version> + <version>1.0.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -113,7 +113,7 @@ <organization> <name>ONAP</name> </organization> - <version>0.2.2-SNAPSHOT</version> + <version>0.2.3-SNAPSHOT</version> </project> |