diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:51:56 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:51:56 -0400 |
commit | 7b4a5a8df57372ad5847a304390c43186ceaf65e (patch) | |
tree | 38f4013fe23c2ef17388f752a9b0b2f28dfb7899 /standalone/pom.xml | |
parent | 3770d8c4560938df24c3893a2b71e67c4c26ced8 (diff) |
Roll version for El Alto release
Roll version in elalto branch to next El Alto version (1.4.2-SNAPSHOT)
Change-Id: Ibf8f1a5f659556817ae15196c994df2a3430ab66
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'standalone/pom.xml')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 05e1dd33..0c0b128c 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -8,7 +8,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <url>http://wiki.onap.org</url> |