From 214929a200f40865c4141cbf89e1e98959a523cd Mon Sep 17 00:00:00 2001 From: Donald Oakes Date: Fri, 31 Aug 2018 12:10:12 -0600 Subject: [PATCH] 6.1.08 --- mdw-workflow/.settings/com.centurylink.mdw.plugin.xml | 2 +- mdw/build.md | 2 +- mdw/gradle.properties | 2 +- mdw/project.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mdw-workflow/.settings/com.centurylink.mdw.plugin.xml b/mdw-workflow/.settings/com.centurylink.mdw.plugin.xml index 68c840e2c3..0a01f3d192 100644 --- a/mdw-workflow/.settings/com.centurylink.mdw.plugin.xml +++ b/mdw-workflow/.settings/com.centurylink.mdw.plugin.xml @@ -2,7 +2,7 @@ - + diff --git a/mdw/build.md b/mdw/build.md index 28130e1c85..a2034a544d 100644 --- a/mdw/build.md +++ b/mdw/build.md @@ -21,7 +21,7 @@ - Delete SNAPSHOT release and tag - git pull -5 - Commit and push all the above changes to Git (normally plugin.xml and gradle.properties). +5 - Commit and push all the above changes to Git (normally plugin.xml, gradle.properties and project.yaml). - Travis CI will run the build, tests and publish to maven-central or sonatype. - Compilation or testing errors will prevent the build from being published. diff --git a/mdw/gradle.properties b/mdw/gradle.properties index f6f22c2753..692dcf3fcb 100644 --- a/mdw/gradle.properties +++ b/mdw/gradle.properties @@ -1,4 +1,4 @@ -mdwVersion=6.1.08-SNAPSHOT +mdwVersion=6.1.08 mdwPrevTag=6.1.07 # (previous tag for validating asset versions) diff --git a/mdw/project.yaml b/mdw/project.yaml index 5441b57a6c..0f4294e50d 100644 --- a/mdw/project.yaml +++ b/mdw/project.yaml @@ -1,6 +1,6 @@ # paths are relative to the location of this file mdw: - version: 6.1.08-SNAPSHOT + version: 6.1.08 asset: location: ../mdw-workflow/assets