X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Fdoc%2Frelease.md;fp=releng%2Fdoc%2Frelease.md;h=93796ce1436fb66a5691fd377f8187ba1f0d4f84;hp=3f4d69bfae3222248afa0446d6040239f09286f9;hb=9bc64dd138fad9e364dd69e9c3e1e337cf7e8b32;hpb=480b0e3c16a3958a21de00707b9957c422c21c88 diff --git a/releng/doc/release.md b/releng/doc/release.md index 3f4d69bfa..93796ce14 100644 --- a/releng/doc/release.md +++ b/releng/doc/release.md @@ -41,7 +41,7 @@ Plug-in components that are part of the release train: Products that are part of the release train: * Simantics Desktop -* Simantics System Dynamics Tool +* Simantics System Dynamics Tool * This is Simantics Desktop with Simantics System Dynamics Tool features installed For simplicity, each of these components are versioned accoring to platform versioning, i.e. for Platform SDK 1.26.0 there will be Simantics Desktop 1.26.0, Sysdyn 1.26.0, and so on. @@ -106,8 +106,8 @@ In the following steps, it is recommended to ensure every `.target` file is up-t with ~~~ - location "http://www.simantics.org/download/master/release/x.y.z[.w]/maven" { - location "http://www.simantics.org/download/master/release/x.y.z[.w]/manual" { + location "http://www.simantics.org/download/release/x.y.z[.w]/maven" { + location "http://www.simantics.org/download/release/x.y.z[.w]/manual" { include "http://www.simantics.org/download/release/x.y.z[.w]/org.simantics.sdk.build.targetdefinition.tpd" location "http://www.simantics.org/download/release/x.y.z[.w]/sdk" { ~~~ @@ -298,4 +298,4 @@ Insert some general thoughts on the release... # TODO -* Incorporate tutorial code in the platform repository as a separate folder to allow platform builds to directly ensure that the tutorial code still builds OK \ No newline at end of file +* Incorporate tutorial code in the platform repository as a separate folder to allow platform builds to directly ensure that the tutorial code still builds OK