diff options
author | 2019-10-11 09:54:53 -0400 | |
---|---|---|
committer | 2019-10-15 08:53:55 -0400 | |
commit | e856f7bf28d0cfdd463963cb199db14ddccb0210 (patch) | |
tree | 13d26820f1bd3a098d4ac2ad72a74c386772dcac /pom.xml | |
parent | c1e62faa6ba758ec19c8f31fb14c9fa9dbecc6ac (diff) |
Roll version to 0.6.45.0.2-ONAPelalto
Roll version to 0.6.4-SNAPSHOT
Change-Id: I1ae8bc6164226ca308c9ed9400ea5fdeb12d83f3
Issue-ID: CCSDK-1827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -104,7 +104,7 @@ <organization> <name>ONAP</name> </organization> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> </project> |