Bump junit from 1.3 to 1217.v4297208a_a_b_ce

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.3 to 1217.v4297208a_a_b_ce.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: d7584cfb1d67307f08e663a96c78bed1b937102b
  1. .github/
  2. .mvn/
  3. src/
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

asf-gitpubsub-jenkins-plugin

Java CI with Maven

See Apache GitPubSub introduction.

Open issues

  • [ ] Upgrade baseline Jenkins version to current Infra minimum
  • [ ] Refactor to multi-module build if additional plugins are required
  • [ ] Implement continuous delivery style non-snapshot version tagging with https://github.com/stephenc/git-timestamp-maven-plugin (may require finding a Maven repository to push to)
  • [ ] Allow configuration of the gitpubsub end-point from the main Jenkins config screen
  • [ ] Figure out where to track issues in JIRA and update this file with issue tracking process

Pull Requests to improve this Jenkins plugin welcome!!