{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "git_url",
          "value" : "git@github.com:appNG/appng-template.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "snapshot_version",
          "value" : "1.14.3-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "release_version",
          "value" : "1.14.3"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_version",
          "value" : "1.14.4-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "current_branch",
          "value" : "appng-template-1.14.x"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "delete_previous_tag",
          "value" : False
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_goal",
          "value" : "deploy"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_branch",
          "value" : "appng-template-1.14.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : " -Pmaven-central"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "last_release",
          "value" : "1.14.2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "application_name",
          "value" : "appng-template"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 84776,
  "estimatedDuration" : 68818,
  "executor" : None,
  "fullDisplayName" : "appNG_Template_Release #3",
  "id" : "3",
  "keepLog" : False,
  "number" : 3,
  "queueId" : 467,
  "result" : "SUCCESS",
  "timestamp" : 1499167547400,
  "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Template_Release/3/",
  "changeSets" : [
    
  ],
  "culprits" : [
    
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 4,
    "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Template_Release/4/"
  },
  "previousBuild" : {
    "number" : 2,
    "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Template_Release/2/"
  }
}