summaryrefslogtreecommitdiffstats
path: root/docs/sections/components/blueprint_generator.rst
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2020-04-22 17:31:32 -0400
committerVENKATESH KUMAR <vv770d@att.com>2020-04-27 12:09:51 -0400
commit7cfaea2ee5e73a5a0a669da3b8c949000245cb83 (patch)
tree579f20962a4c23380ddd67b24edcd4de6ed1fd06 /docs/sections/components/blueprint_generator.rst
parent06d45b681f12fcb88fcca76bcc6170eaf020560b (diff)
dcae r6 doc updates cont.
Change-Id: I2303d59ad9491c555adb70de57eb14ab1fa7233c Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/components/blueprint_generator.rst')
-rw-r--r--docs/sections/components/blueprint_generator.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/components/blueprint_generator.rst b/docs/sections/components/blueprint_generator.rst
index 8813cefd..3a014ea3 100644
--- a/docs/sections/components/blueprint_generator.rst
+++ b/docs/sections/components/blueprint_generator.rst
@@ -1,6 +1,6 @@
Blueprint Generator (DCAE)
-=============================================
+==========================
What is the Blueprint Generator?
++++++++++++++++++++++++++++++++
@@ -34,7 +34,7 @@ Steps to run the blueprint generator:
-o: This flag will create a service component override for your deployment equal to the value you put (optional)
6. An example running this program would look like this:
- ``java -jar blueprint-generator-1.2.1-executable.jar -p blueprint_output -i ComponentSpecs/TestComponentSpec.json -n TestAppBlueprint``
+ ``java -jar blueprint-generator-1.3.1-executable.jar -p blueprint_output -i ComponentSpecs/TestComponentSpec.json -n TestAppBlueprint``
Extra information