{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowJob",
  "actions" : [
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "",
  "displayName" : "appNG Tomcat Session Release",
  "displayNameOrNull" : None,
  "fullDisplayName" : "appNG Tomcat Session Release",
  "fullName" : "appNG Tomcat Session Release",
  "name" : "appNG Tomcat Session Release",
  "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 5,
      "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/5/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 4,
      "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/4/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 3,
      "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/3/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 2,
      "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/2/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 1,
      "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/1/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 1,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/1/"
  },
  "healthReport" : [
    {
      "description" : "Build stability: 2 out of the last 5 builds failed.",
      "iconClassName" : "icon-health-40to59",
      "iconUrl" : "health-40to59.png",
      "score" : 60
    },
    {
      "description" : "Tests: 0 tests failing out of a total of 7 tests.",
      "iconClassName" : "icon-health-80plus",
      "iconUrl" : "health-80plus.png",
      "score" : 100
    }
  ],
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 5,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/5/"
  },
  "lastCompletedBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 5,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/5/"
  },
  "lastFailedBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 2,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/2/"
  },
  "lastStableBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 5,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/5/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 5,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/5/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 2,
    "url" : "https://www.appng.org/jenkins/job/appNG%20Tomcat%20Session%20Release/2/"
  },
  "nextBuildNumber" : 6,
  "property" : [
    {
      "_class" : "hudson.plugins.jira.JiraProjectProperty"
    },
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "git_url",
            "value" : "git@github.com:appNG/appng-tomcat-session.git"
          },
          "description" : "the repository to clone",
          "name" : "git_url",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "snapshot_version",
            "value" : "0.5.1-SNAPSHOT"
          },
          "description" : "the current SNAPSHOT version",
          "name" : "snapshot_version",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "release_version",
            "value" : "0.5.1"
          },
          "description" : "the stable version to build",
          "name" : "release_version",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "next_version",
            "value" : "0.5.2-SNAPSHOT"
          },
          "description" : "the next SNAPSHOT version",
          "name" : "next_version",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "current_branch",
            "value" : "master"
          },
          "description" : "the branch to create the stable version from, here the version must be snapshot_version",
          "name" : "current_branch",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.BooleanParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.BooleanParameterValue",
            "name" : "delete_previous_tag",
            "value" : False
          },
          "description" : None,
          "name" : "delete_previous_tag",
          "type" : "BooleanParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "maven_goal",
            "value" : "deploy"
          },
          "description" : "the maven goal to execute",
          "name" : "maven_goal",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "next_branch",
            "value" : "master"
          },
          "description" : "the branch on which the next_version should be created",
          "name" : "next_branch",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "maven_opts",
            "value" : ""
          },
          "description" : "additional maven options (format: -Dxxx=yyy)",
          "name" : "maven_opts",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "last_release",
            "value" : "0.5.0"
          },
          "description" : "the version number of the last stable release",
          "name" : "last_release",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "application_name",
            "value" : "appng-tomcat-session"
          },
          "description" : "the name of the application to be released",
          "name" : "application_name",
          "type" : "StringParameterDefinition"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty"
    }
  ],
  "concurrentBuild" : True,
  "disabled" : False,
  "inQueue" : False,
  "queueItem" : None,
  "resumeBlocked" : False
}