diff options
author | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | 2018-07-16 12:11:37 +0530 |
---|---|---|
committer | Takamune Cho <tc012c@att.com> | 2018-07-16 14:36:19 +0000 |
commit | 9c76707c6b1c261b90e4b0f65db6ff5606c7bee5 (patch) | |
tree | f1b2739adf4f9bf99657638b8091b4f4104d5ae9 /src/app | |
parent | f7b02a184b7328bdad259b21c291438199492128 (diff) |
Changed release name to ONAP
As per the comment made by Takamune Cho (tc012c@aat.com) in gerrit request
'https://gerrit.onap.org/r/#/c/56277/', changed the release name to ONAP
in vergionlog text file and appVersion json file in aboutUs directory.
Issue-ID: APPC-1081
Change-Id: Ia452b898eb839e434b81f3e875835fd2ae644294
Signed-off-by: Arundathi <arundpil@in.ibm.com>
Diffstat (limited to 'src/app')
-rw-r--r-- | src/app/about-us/appVersion.json | 2 | ||||
-rw-r--r-- | src/app/about-us/versionLog.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/app/about-us/appVersion.json b/src/app/about-us/appVersion.json index 9e9f709..4df1d6d 100644 --- a/src/app/about-us/appVersion.json +++ b/src/app/about-us/appVersion.json @@ -1,4 +1,4 @@ { "versionNo": "1.0.0", - "releaseName": "1806" + "releaseName": "ONAP" }
\ No newline at end of file diff --git a/src/app/about-us/versionLog.txt b/src/app/about-us/versionLog.txt index 444ceca..9c5bd18 100644 --- a/src/app/about-us/versionLog.txt +++ b/src/app/about-us/versionLog.txt @@ -1,5 +1,5 @@ -Version 1.0.0(18/06 Release) +Version 1.0.0(ONAP Release) ========================================================== First released version. |