diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:33:43 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:33:43 -0500 |
commit | 898b2943f0e04d8f13b0d16a4289c53a1d23d189 (patch) | |
tree | b183d602b9a5ce3f87516e0803d499f14f08d235 /features/features-sli-northbound/pom.xml | |
parent | dad340b6eec99de46b5ea2b18606bdf847fcd2bd (diff) |
Prepare sli/northbound for release3.0.1-ONAP0.3.3casablanca
Prepare sli/northbound for 0.3.3 (Casablanca Mtce) release
Change-Id: I6779a6edea74a3aa8b008a25b2104296b1478c9d
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-northbound/pom.xml')
-rw-r--r-- | features/features-sli-northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index aa96e445..a8bace33 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-northbound/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> <relativePath/> </parent> |