diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 08:59:46 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 08:59:46 -0400 |
commit | 0bbf3f4f7ee0ec5c0f09e6d07bc301622e51fc67 (patch) | |
tree | 3bfd03a1d2ef78eb2ba9f3ad0f323f3dd6bf827e /odlparent/setup/pom.xml | |
parent | 73302372232267c9908a957dce1dc38d94c20441 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlparent/setup/pom.xml')
-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 cc6b6822..e113541f 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -8,12 +8,12 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> |