{
  "_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-authentication.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "snapshot_version",
          "value" : "1.14.0-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "release_version",
          "value" : "1.14.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_version",
          "value" : "1.14.1-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "current_branch",
          "value" : "appng-authentication-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-authentication-1.14.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : " -Pmaven-central"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "last_release",
          "value" : "1.13.2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "application_name",
          "value" : "appng-authentication"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "merge_to_master",
          "value" : True
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5926a1259e86dde4a9d707f417cfba98db5783db",
            "branch" : [
              {
                "SHA1" : "5926a1259e86dde4a9d707f417cfba98db5783db",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5926a1259e86dde4a9d707f417cfba98db5783db",
            "branch" : [
              {
                "SHA1" : "5926a1259e86dde4a9d707f417cfba98db5783db",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5926a1259e86dde4a9d707f417cfba98db5783db",
        "branch" : [
          {
            "SHA1" : "5926a1259e86dde4a9d707f417cfba98db5783db",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 3,
      "totalCount" : 28,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#29",
  "duration" : 264560,
  "estimatedDuration" : 263756,
  "executor" : None,
  "fullDisplayName" : "appNG_Authentication_Release #29",
  "id" : "29",
  "keepLog" : False,
  "number" : 29,
  "queueId" : 414291,
  "result" : "SUCCESS",
  "timestamp" : 1705590250394,
  "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Authentication_Release/29/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build-release.jenkins"
          ],
          "commitId" : "743c29643201bf8c1cd7b5787d6b7a1e731d2bbc",
          "timestamp" : 1682592654000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "Matthias.Mueller@aiticon.com",
          "comment" : "set JDK8\u000a",
          "date" : "2023-04-27 12:50:54 +0200",
          "id" : "743c29643201bf8c1cd7b5787d6b7a1e731d2bbc",
          "msg" : "set JDK8",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build-release.jenkins"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build-release.jenkins"
          ],
          "commitId" : "5926a1259e86dde4a9d707f417cfba98db5783db",
          "timestamp" : 1683542808000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "Matthias.Mueller@aiticon.com",
          "comment" : "copy WAR to outFolder\u000a",
          "date" : "2023-05-08 12:46:48 +0200",
          "id" : "5926a1259e86dde4a9d707f417cfba98db5783db",
          "msg" : "copy WAR to outFolder",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build-release.jenkins"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 30,
    "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Authentication_Release/30/"
  },
  "previousBuild" : {
    "number" : 28,
    "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Authentication_Release/28/"
  }
}