diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:47:58 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:47:58 -0400 |
commit | e45b6a2c0f8efcbf73ece25bfebbec8d6624525e (patch) | |
tree | 4c3419f4bafe4c01d933218e2890adf841623052 /standalone | |
parent | 3770d8c4560938df24c3893a2b71e67c4c26ced8 (diff) |
Roll version for Frankfurt release
Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT)
Change-Id: Id68e5cd6ccc657a52c4bae58afe8d634bffccf37
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'standalone')
-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..f410429d 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.5.0-SNAPSHOT</version> <url>http://wiki.onap.org</url> |