diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 10:18:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 15:26:43 -0400 |
commit | 11c161c3c44f52d1cd78cb5f6139193e295fc439 (patch) | |
tree | 4375a61adf6fad862290f55f35ef03c0f1d569c6 /pom.xml | |
parent | 4f70dd5d4603fbbce659836815402aab0d486277 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | 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.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -110,7 +110,7 @@ <organization> <name>ONAP</name> </organization> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </project> |