Commit 2e2e6faa authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3323929 by yas, baldwinlouie: Back to dev.

parent bd76d868
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ PROJECT_NAME = Cloud
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = ver.5.0.0-rc2
PROJECT_NUMBER = ver.5.x-dev

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
+1 −1
Original line number Diff line number Diff line
@@ -707,7 +707,7 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-rc2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.6.0
+1 −1
Original line number Diff line number Diff line
@@ -738,7 +738,7 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-rc2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.6.0
+1 −1
Original line number Diff line number Diff line
@@ -624,7 +624,7 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-rc2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.6.0
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ Parameters:
      and contain alphanumeric characters and underscores.
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-rc2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.6.0
Loading