Commit 0377a24f authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3307396 by yas: Back to dev.

parent f0909c09
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-beta2
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-beta2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.4.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-beta2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.4.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-beta2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.4.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-beta2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.4.0
Loading