Commit 0da61b68 authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3284576 by yas: Back to dev.

parent 8cea7b89
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-alpha2
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.
+2 −2
Original line number Diff line number Diff line
@@ -707,10 +707,10 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-alpha2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.1.0
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
  CacheNodeType:
+2 −2
Original line number Diff line number Diff line
@@ -738,10 +738,10 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-alpha2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.1.0
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
  CacheNodeType:
+2 −2
Original line number Diff line number Diff line
@@ -624,10 +624,10 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-alpha2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.1.0
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
Resources:
+2 −2
Original line number Diff line number Diff line
@@ -142,10 +142,10 @@ Parameters:
      and contain alphanumeric characters and underscores.
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 5.0.0-alpha2
    Default: 5.x-dev
    Type: String
    AllowedValues:
      - 4.1.0
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
Resources:
Loading