Skip to content

Releases: camunda-community-hub/community-hub-release-parent

1.4.4

06 Nov 23:10
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by @dependabot in #40
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #41
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #42
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #43
  • build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #44

Full Changelog: 1.4.3...1.4.4

1.4.3

24 Aug 07:54
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #23
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #26
  • build(deps): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 by @dependabot in #27
  • build(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #28
  • build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.1 by @dependabot in #29
  • build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #30
  • build(deps): bump maven-install-plugin from 3.0.1 to 3.1.1 by @dependabot in #31
  • build(deps): bump maven-enforcer-plugin from 3.0.0 to 3.3.0 by @dependabot in #32
  • Update maven-jar-plugin to 3.3.0 by @jonathanlukas in #33
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #34
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #35
  • build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #36
  • build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.1 by @dependabot in #37
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.1.2 by @dependabot in #38

New Contributors

Full Changelog: 1.4.2...1.4.3

1.4.2

03 Mar 06:50
Compare
Choose a tag to compare

What's Changed

  • fix: Include the manifest in the JAR by @saig0 in #25

New Contributors

  • @saig0 made their first contribution in #25

Full Changelog: 1.4.1...1.4.2

1.4.1

03 Feb 09:40
Compare
Choose a tag to compare

Changes:

  • Fixed Java version property (86ad696)

1.4.0

01 Feb 11:06
Compare
Choose a tag to compare

Changes

Ideally, you also make sure to use the latest version of the Github Action for Maven releases, which you do if you use v1 or latest.

Thanks

Big thanks to @zambrovski for helping out on this great refactoring

1.3.1

11 Oct 11:13
Compare
Choose a tag to compare

Changes

  • Updated maven-deploy-nexus dependecy

1.3.0

10 Oct 18:46
Compare
Choose a tag to compare

Changes

  • Switched to new Artifactory domain used (see 2255c33)
  • Auto-Closing of repositories

1.2.2

22 Oct 06:45
Compare
Choose a tag to compare

Changes

  • Pinned maven-jar-plugin to 2.5 to allow JDK 17 runs
  • Created a profile oss-maven-central that is exchanging the distribution management to the servers of Maven Central OSS. The profile is using variables serverId and nexusUrl which can be passed from outside, but the defaults point to the values provided by Sonatype.

1.2.1

21 Oct 12:11
Compare
Choose a tag to compare

Changes:

  • Uses the latest camunda-release-parent (3.9.1)

1.2.0

21 Oct 08:24
Compare
Choose a tag to compare

Changes