diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index d115ec7a7..f9362fbba 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -99,7 +99,7 @@ <npm.publish.url>https://nexus3.onap.org/repository/npm.snapshot/</npm.publish.url> <!-- This property triggers generation of the Swagger documents --> - <swagger.generation.phase>post-integration-test</swagger.generation.phase> + <!-- swagger.generation.phase>post-integration-test</swagger.generation.phase--> </properties> <profiles> |