diff options
author | Dan Timoney <dtimoney@att.com> | 2021-05-12 08:30:17 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-05-12 08:30:17 -0400 |
commit | 929ce1d5faf1facb2e291bc971c035f9ab148f4e (patch) | |
tree | 9cfa538665b93997957849608a66919c9c9e16b9 /standalone | |
parent | 17600ceb4b85683705c561412919d0553420e8fa (diff) |
Roll to next snapshot
Roll to next snapshot version
Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic426eed1539f9a0e51266d26082c9baf800bd89a
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 3e80a261..f4e479bb 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |