Skip to content

Releases: fabric8io/maven-model-helper

37

24 Jun 23:01
5ac1a01
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump org.jboss:jboss-parent from 43 to 44 by @dependabot in #137
  • build(deps-dev): bump com.approvaltests:approvaltests from 23.0.1 to 23.1.0 by @dependabot in #138
  • build(deps-dev): bump org.xmlunit:xmlunit-assertj from 2.9.1 to 2.10.0 by @dependabot in #139
  • build(deps-dev): bump com.approvaltests:approvaltests from 23.1.0 to 24.0.0 by @dependabot in #140
  • build(deps): bump org.jboss:jboss-parent from 44 to 45 by @dependabot in #141
  • build(deps-dev): bump com.approvaltests:approvaltests from 24.0.0 to 24.1.0 by @dependabot in #142
  • build(deps-dev): bump com.approvaltests:approvaltests from 24.1.0 to 24.2.0 by @dependabot in #143
  • Bump org.apache.maven:maven-model from 3.9.6 to 3.9.7 by @dependabot in #144
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #146
  • Bump org.jboss:jboss-parent from 45 to 46 by @dependabot in #149
  • Bump org.apache.maven:maven-model from 3.9.7 to 3.9.8 by @dependabot in #150
  • feat: apply indentation from input format - if specified - on existing pom by @murdos in #151

Full Changelog: v36...v37

36

02 Apr 13:18
42c8922
Compare
Choose a tag to compare
36

What's Changed

Full Changelog: v35...v36

35

23 Mar 15:28
57fb8b0
Compare
Choose a tag to compare
35

What's Changed

  • Support custom line separators by @gastaldi in #132
  • Remove leftover indentation text nodes in DOM when elements are removed by @gastaldi in #130

Full Changelog: v34...v35

34

19 Mar 17:16
6d06408
Compare
Choose a tag to compare
34

What's Changed

Full Changelog: v33...v34

33

19 Mar 14:13
6412076
Compare
Choose a tag to compare
33

What's Changed

Full Changelog: v32...v33

32

18 Mar 20:27
1f51c8e
Compare
Choose a tag to compare
32

What's Changed

Full Changelog: v31...v32

31

15 Mar 13:31
e818003
Compare
Choose a tag to compare
31

What's Changed

Full Changelog: v30...v31

30

13 Mar 00:07
9aa4fd0
Compare
Choose a tag to compare
30

What's Changed

Full Changelog: v29...v30

29

12 Mar 16:20
ead97ae
Compare
Choose a tag to compare
29

What's Changed

  • build(deps-dev): bump com.approvaltests:approvaltests from 22.3.2 to 22.4.0 by @dependabot in #118
  • Support a java.io.Writer to output the model by @gastaldi in #119
  • build(deps-dev): bump com.approvaltests:approvaltests from 22.4.0 to 23.0.0 by @dependabot in #122
  • build(deps-dev): bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 by @dependabot in #121
  • build(deps-dev): bump com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5 by @dependabot in #120

Full Changelog: v28...v29

28

26 Feb 14:12
d8c2123
Compare
Choose a tag to compare
28

What's Changed

  • (fix) Element was inserted at the wrong location by @murdos in #114
  • (fix) remove existing element if it already exists and has default value by @murdos in #116
  • Follow POM convention to ordering POM elements + missing deployment repositories + approval tests by @murdos in #115

Full Changelog: v27...v28