diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:44:11 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 14:44:11 -0500 |
commit | 7bf2b328ab2db82025032ea022220cd394cbead2 (patch) | |
tree | 332bf2257f08d0c844a179335411aa2af02bdea7 /features/installer/pom.xml | |
parent | 70ae29c0f979c7b76377efcc624116260367e4d9 (diff) |
Prepare features for release3.0.1-ONAP0.3.3
Prepare features for 0.3.3 (Casablanca Mtce) release
Change-Id: Ie06996b0c903728f8f9640028b87c1bb5c26c9a4
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 1b0011368..1627d50bb 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.3</version> <relativePath/> </parent> |