{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "appNG_version",
          "value" : "1.26.1-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_goal",
          "value" : "clean deploy"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : "-Dappng.node.id=appNG"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "appng-1.26.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "jdk_version",
          "value" : "OpenJDK8"
        }
      ]
    },
    {
      "_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" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/appng-1.24.5-SNAPSHOT" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
            "branch" : [
              {
                "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
                "name" : "refs/remotes/origin/appng-1.24.5-SNAPSHOT"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
            "branch" : [
              {
                "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
                "name" : "refs/remotes/origin/appng-1.24.5-SNAPSHOT"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-1.25.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 173,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
            "branch" : [
              {
                "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
                "name" : "refs/remotes/origin/appng-1.25.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
            "branch" : [
              {
                "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
                "name" : "refs/remotes/origin/appng-1.25.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-1.26.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 196,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c971738cc36883f10a783cdadb064cd2e1590d39",
            "branch" : [
              {
                "SHA1" : "c971738cc36883f10a783cdadb064cd2e1590d39",
                "name" : "refs/remotes/origin/appng-1.26.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c971738cc36883f10a783cdadb064cd2e1590d39",
            "branch" : [
              {
                "SHA1" : "c971738cc36883f10a783cdadb064cd2e1590d39",
                "name" : "refs/remotes/origin/appng-1.26.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c971738cc36883f10a783cdadb064cd2e1590d39",
        "branch" : [
          {
            "SHA1" : "c971738cc36883f10a783cdadb064cd2e1590d39",
            "name" : "refs/remotes/origin/appng-1.26.x"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 36,
      "totalCount" : 1032,
      "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" : "#196",
  "duration" : 491493,
  "estimatedDuration" : 553979,
  "executor" : None,
  "fullDisplayName" : "appNG_1.26.x #196",
  "id" : "196",
  "keepLog" : False,
  "number" : 196,
  "queueId" : 205124,
  "result" : "SUCCESS",
  "timestamp" : 1680521771454,
  "url" : "https://www.appng.org/jenkins/job/appNG_1.26.x/196/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-template-parent/pom.xml",
            "appng-testsupport/pom.xml",
            "README.adoc",
            "appng-rest-api/pom.xml",
            "appng-taglib/pom.xml",
            "appng-appngizer-jaxb/pom.xml",
            "appng-search/pom.xml",
            "appng-core/pom.xml",
            "pom.xml",
            "appng-application/README.adoc",
            "appng-maven-plugin/pom.xml",
            "appng-application-camunda/pom.xml",
            "appng-appngizer-maven-plugin/pom.xml",
            "appng-camunda/pom.xml",
            "appng-archetype-application/src/main/resources/archetype-resources/pom.xml",
            "appng-xmlapi/pom.xml",
            "appng-application-parent/pom.xml",
            "appng-api/pom.xml",
            "appng-documentation/pom.xml",
            "appng-upngizr/README.adoc",
            "appng-application/pom.xml",
            "appng-formtags/pom.xml",
            "appng-template-assembly/pom.xml",
            "appng-upngizr/pom.xml",
            "appng-standalone/pom.xml",
            "appng-forms/pom.xml",
            "appng-appngizer/pom.xml",
            "appng-application-bom/pom.xml",
            "appng-application-camunda/README.adoc",
            "appng-archetype-application/pom.xml",
            "appng-persistence/pom.xml",
            "appng-cli/pom.xml",
            "appng-tools/pom.xml",
            "appng-application-assembly/pom.xml",
            "appng-maven-plugin/README.adoc",
            "appng-mail/pom.xml"
          ],
          "commitId" : "80edece092c6ba78c8a56059199bddaa0f970525",
          "timestamp" : 1680267296000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/bob.builder",
            "fullName" : "bob.builder"
          },
          "authorEmail" : "bob.builder@appng.org",
          "comment" : "preparing release 1.26.0\u000a",
          "date" : "2023-03-31 14:54:56 +0200",
          "id" : "80edece092c6ba78c8a56059199bddaa0f970525",
          "msg" : "preparing release 1.26.0",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-search/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-core/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-mail/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-tools/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-cli/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-documentation/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-forms/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-jaxb/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-standalone/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-xmlapi/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-persistence/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-testsupport/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-taglib/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-bom/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-formtags/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/src/main/resources/archetype-resources/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-rest-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-parent/pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-template-parent/pom.xml",
            "appng-testsupport/pom.xml",
            "README.adoc",
            "appng-rest-api/pom.xml",
            "appng-taglib/pom.xml",
            "appng-appngizer-jaxb/pom.xml",
            "appng-search/pom.xml",
            "appng-core/pom.xml",
            "pom.xml",
            "appng-application/README.adoc",
            "appng-maven-plugin/pom.xml",
            "appng-camunda/pom.xml",
            "appng-appngizer-maven-plugin/pom.xml",
            "appng-application-camunda/pom.xml",
            "appng-archetype-application/src/main/resources/archetype-resources/pom.xml",
            "appng-xmlapi/pom.xml",
            "appng-application-parent/pom.xml",
            "appng-api/pom.xml",
            "appng-documentation/pom.xml",
            "appng-upngizr/README.adoc",
            "appng-application/pom.xml",
            "appng-template-assembly/pom.xml",
            "appng-formtags/pom.xml",
            "appng-upngizr/pom.xml",
            "appng-standalone/pom.xml",
            "appng-forms/pom.xml",
            "appng-appngizer/pom.xml",
            "appng-application-bom/pom.xml",
            "appng-application-camunda/README.adoc",
            "appng-archetype-application/pom.xml",
            "appng-persistence/pom.xml",
            "appng-cli/pom.xml",
            "appng-tools/pom.xml",
            "appng-maven-plugin/README.adoc",
            "appng-application-assembly/pom.xml",
            "appng-mail/pom.xml"
          ],
          "commitId" : "8b9fce85829cbdf874890bd22fe5104dd4f38917",
          "timestamp" : 1680267699000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/bob.builder",
            "fullName" : "bob.builder"
          },
          "authorEmail" : "bob.builder@appng.org",
          "comment" : "preparing next version 1.26.1-SNAPSHOT\u000a",
          "date" : "2023-03-31 15:01:39 +0200",
          "id" : "8b9fce85829cbdf874890bd22fe5104dd4f38917",
          "msg" : "preparing next version 1.26.1-SNAPSHOT",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-application-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-jaxb/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-core/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-documentation/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-tools/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-testsupport/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-mail/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-search/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-formtags/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-cli/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-taglib/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-forms/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/src/main/resources/archetype-resources/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-rest-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-xmlapi/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-standalone/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-bom/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-persistence/pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-application-camunda/README.adoc",
            "appng-upngizr/README.adoc",
            "appng-application/README.adoc",
            "appng-maven-plugin/README.adoc",
            "README.adoc"
          ],
          "commitId" : "ab3a6005286b4e402eb636df4f5834b0c1577375",
          "timestamp" : 1680271796000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/bob.builder",
            "fullName" : "bob.builder"
          },
          "authorEmail" : "bob.builder@appng.org",
          "comment" : "preparing release 1.26.0\u000a",
          "date" : "2023-03-31 16:09:56 +0200",
          "id" : "ab3a6005286b4e402eb636df4f5834b0c1577375",
          "msg" : "preparing release 1.26.0",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/README.adoc"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-application-camunda/README.adoc",
            "appng-upngizr/README.adoc",
            "appng-application/README.adoc",
            "appng-maven-plugin/README.adoc",
            "README.adoc"
          ],
          "commitId" : "9b230cbdcb3af19e419a29aeb4228fbb8c569736",
          "timestamp" : 1680272186000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/bob.builder",
            "fullName" : "bob.builder"
          },
          "authorEmail" : "bob.builder@appng.org",
          "comment" : "preparing next version 1.26.1-SNAPSHOT\u000a",
          "date" : "2023-03-31 16:16:26 +0200",
          "id" : "9b230cbdcb3af19e419a29aeb4228fbb8c569736",
          "msg" : "preparing next version 1.26.1-SNAPSHOT",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-application/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/README.adoc"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-template-parent/pom.xml",
            "appng-testsupport/pom.xml",
            "README.adoc",
            "appng-rest-api/pom.xml",
            "appng-taglib/pom.xml",
            "appng-appngizer-jaxb/pom.xml",
            "appng-search/pom.xml",
            "appng-core/pom.xml",
            "pom.xml",
            "appng-application/README.adoc",
            "appng-maven-plugin/pom.xml",
            "appng-appngizer-maven-plugin/pom.xml",
            "appng-application-camunda/pom.xml",
            "appng-camunda/pom.xml",
            "appng-archetype-application/src/main/resources/archetype-resources/pom.xml",
            "appng-xmlapi/pom.xml",
            "appng-application-parent/pom.xml",
            "appng-api/pom.xml",
            "appng-documentation/pom.xml",
            "appng-upngizr/README.adoc",
            "appng-application/pom.xml",
            "appng-formtags/pom.xml",
            "appng-template-assembly/pom.xml",
            "appng-upngizr/pom.xml",
            "appng-standalone/pom.xml",
            "appng-forms/pom.xml",
            "appng-appngizer/pom.xml",
            "appng-application-bom/pom.xml",
            "appng-application-camunda/README.adoc",
            "appng-archetype-application/pom.xml",
            "appng-persistence/pom.xml",
            "appng-cli/pom.xml",
            "appng-tools/pom.xml",
            "appng-maven-plugin/README.adoc",
            "appng-application-assembly/pom.xml",
            "appng-mail/pom.xml"
          ],
          "commitId" : "d76cc90fd4cd94d05c0814e3d10c6088468d4f5a",
          "timestamp" : 1680509920000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "Revert \"preparing next version 1.26.1-SNAPSHOT\"\u000a\u000aThis reverts commit 8b9fce85829cbdf874890bd22fe5104dd4f38917.\u000a",
          "date" : "2023-04-03 10:18:40 +0200",
          "id" : "d76cc90fd4cd94d05c0814e3d10c6088468d4f5a",
          "msg" : "Revert \"preparing next version 1.26.1-SNAPSHOT\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-core/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-formtags/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-testsupport/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-persistence/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-xmlapi/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-search/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-jaxb/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-rest-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-standalone/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-tools/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-cli/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-documentation/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-forms/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-taglib/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-mail/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-bom/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/src/main/resources/archetype-resources/pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-template-parent/pom.xml",
            "appng-testsupport/pom.xml",
            "README.adoc",
            "appng-rest-api/pom.xml",
            "appng-taglib/pom.xml",
            "appng-appngizer-jaxb/pom.xml",
            "appng-search/pom.xml",
            "appng-core/pom.xml",
            "pom.xml",
            "appng-application/README.adoc",
            "appng-maven-plugin/pom.xml",
            "appng-application-camunda/pom.xml",
            "appng-appngizer-maven-plugin/pom.xml",
            "appng-camunda/pom.xml",
            "appng-archetype-application/src/main/resources/archetype-resources/pom.xml",
            "appng-xmlapi/pom.xml",
            "appng-application-parent/pom.xml",
            "appng-api/pom.xml",
            "appng-documentation/pom.xml",
            "appng-upngizr/README.adoc",
            "appng-application/pom.xml",
            "appng-template-assembly/pom.xml",
            "appng-formtags/pom.xml",
            "appng-upngizr/pom.xml",
            "appng-standalone/pom.xml",
            "appng-forms/pom.xml",
            "appng-appngizer/pom.xml",
            "appng-application-bom/pom.xml",
            "appng-application-camunda/README.adoc",
            "appng-archetype-application/pom.xml",
            "appng-persistence/pom.xml",
            "appng-cli/pom.xml",
            "appng-tools/pom.xml",
            "appng-application-assembly/pom.xml",
            "appng-maven-plugin/README.adoc",
            "appng-mail/pom.xml"
          ],
          "commitId" : "24acd25a411f49c13bbf6398137831cb16f6a942",
          "timestamp" : 1680510173000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "Revert \"Revert \"preparing next version 1.26.1-SNAPSHOT\"\"\u000a\u000aThis reverts commit d76cc90fd4cd94d05c0814e3d10c6088468d4f5a.\u000a",
          "date" : "2023-04-03 10:22:53 +0200",
          "id" : "24acd25a411f49c13bbf6398137831cb16f6a942",
          "msg" : "Revert \"Revert \"preparing next version 1.26.1-SNAPSHOT\"\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-upngizr/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-core/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-testsupport/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-jaxb/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-tools/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-rest-api/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-search/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-assembly/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-forms/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-cli/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-taglib/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-formtags/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-documentation/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-maven-plugin/README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-template-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer-maven-plugin/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-appngizer/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-camunda/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-standalone/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-bom/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-archetype-application/src/main/resources/archetype-resources/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application-parent/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-mail/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-upngizr/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-application/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-persistence/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "appng-xmlapi/pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-documentation/src/main/asciidoc/admin/monitoring.adoc",
            "appng-documentation/src/main/asciidoc/parts/openapi.adoc",
            "appng-documentation/src/main/asciidoc/developerguide.adoc"
          ],
          "commitId" : "c971738cc36883f10a783cdadb064cd2e1590d39",
          "timestamp" : 1680521738000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "some docs for OPenAPI and OpenTelemetry\u000a",
          "date" : "2023-04-03 13:35:38 +0200",
          "id" : "c971738cc36883f10a783cdadb064cd2e1590d39",
          "msg" : "some docs for OPenAPI and OpenTelemetry",
          "paths" : [
            {
              "editType" : "add",
              "file" : "appng-documentation/src/main/asciidoc/parts/openapi.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-documentation/src/main/asciidoc/developerguide.adoc"
            },
            {
              "editType" : "edit",
              "file" : "appng-documentation/src/main/asciidoc/admin/monitoring.adoc"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/bob.builder",
      "fullName" : "bob.builder"
    },
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 197,
    "url" : "https://www.appng.org/jenkins/job/appNG_1.26.x/197/"
  },
  "previousBuild" : {
    "number" : 195,
    "url" : "https://www.appng.org/jenkins/job/appNG_1.26.x/195/"
  }
}