diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:51:05 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:51:05 -0400 |
commit | 329fe8991756dd775e8dccc5704533e0dcad16a8 (patch) | |
tree | 359895b065751b5602f7f2316d4399fecd016e08 /artifacts | |
parent | ed46a3907146c1abea813338a888e3318c7b1524 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: If79a2890cfa85e5cd1a914dc373d7129f571ab61
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c52e716d..72489d77 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: sli-northbound-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> </parent> <properties> |