Add api-version to resolve warning 35/165335/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 28 Dec 2017 08:27:12 +0000 (17:27 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 28 Dec 2017 08:27:15 +0000 (17:27 +0900)
Manifest : "/usr/share/packages/smartreply-service.xml" (all)
Failed to parse tizen manifest file: The api-version child element of manifest element is obligatory

Change-Id: I1d6af57da95b0b0a4342a7c34e72052b404f8a28
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/smartreply-service.xml

index 9e3e291..74fe789 100755 (executable)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest xmlns="http://tizen.org/ns/packages"
+       api-version="2.3"
        package="smartreply-service"
        version="1.0.12"
        install-location="internal-only"