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 /odlparent/setup | |
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 'odlparent/setup')
-rwxr-xr-x | odlparent/setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 2c63f3ef..84f9872f 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |