File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.0.1
1+ 0.1.0
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# changesets
22
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - Stop adding groupId of the module when adding new changesets using the ` add ` goal
8+
9+ ### Patch Changes
10+
11+ - Dependency updates:
12+ - Bump maven.version from 3.8.8 to 3.9.9
13+ - Bump junit-jupiter.version from 5.11.1 to 5.11.2
14+ - Bump org.slf4j: slf4j-api from 2.0.15 to 2.0.16
15+ - Bump org.apache.maven.plugins: maven-invoker-plugin from 3.7.0 to 3.8.0
16+ - Bump org.apache.maven.plugins: maven-install-plugin from 3.1.2 to 3.1.3
17+
318## 0.0.1
419
520### Patch Changes
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >se.fortnox.changesets</groupId >
88 <artifactId >changesets</artifactId >
9- <version >1.0 -SNAPSHOT</version >
9+ <version >0.1.1 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >changesets-java</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >se.fortnox.changesets</groupId >
88 <artifactId >changesets</artifactId >
9- <version >1.0 -SNAPSHOT</version >
9+ <version >0.1.1 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >changesets-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >se.fortnox.changesets</groupId >
88 <artifactId >changesets</artifactId >
9- <version >1.0 -SNAPSHOT</version >
9+ <version >0.1.1 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111 <modules >
1212 <module >changesets-java</module >
You can’t perform that action at this time.
0 commit comments