Remove non-existing target from Makefile
authorAdam Wudzinski <adam.wudzinski@nokia.com>
Fri, 24 Apr 2020 13:16:23 +0000 (15:16 +0200)
committerAdam Wudzinski <adam.wudzinski@nokia.com>
Fri, 24 Apr 2020 13:16:23 +0000 (15:16 +0200)
Issue-ID: AAF-1133
Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Change-Id: Ib720d2b6ff31589932b6212d69d5ac2f474e1091

Makefile
docs/sections/release-notes.rst

index f94ad9a..778b94d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: build start-backend run-client stop-client stop-backend
+all: build start-backend run-client stop-backend
 start-with-client: start-backend run-client
 .PHONY: build
 
index fbbf22f..b73b5b6 100644 (file)
@@ -18,6 +18,7 @@ The Frankfurt Release is the first release of the Certification Service.
 **Bug Fixes**
 
         - https://jira.onap.org/browse/AAF-1132
+        - https://jira.onap.org/browse/AAF-1133
 
 **Known Issues**
 
@@ -63,6 +64,7 @@ The Frankfurt Release is the first release of the Certification Service.
 **Known Issues**
 
         - https://jira.onap.org/browse/AAF-1132
+        - https://jira.onap.org/browse/AAF-1133
 
 **Security Notes**