diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 09:43:20 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 10:22:30 -0400 |
commit | c3819ef1275b3785978b728dec2bf9941461dfad (patch) | |
tree | 0e5dddfc7b15d288886faaae7957ffa2f9045b7f /odlparent/setup/pom.xml | |
parent | f8840e74a020b6dba102d5b6ff38dbd1adfcf055 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: Iaf9c8ee1d1b543f222f27d3338c3d7d1f6b4a865
Issue-ID: CCSDK-1222
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 e2b4041c..ea463be3 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.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> |