File tree 2 files changed +3
-3
lines changed
git-changelog-maven-plugin-example
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<groupId >se.bjurr.gitchangelog</groupId >
4
4
<artifactId >git-changelog-maven-plugin-example</artifactId >
5
5
<name >git-changelog-maven-plugin-example</name >
6
- <version >1.94.1 -SNAPSHOT</version >
6
+ <version >1.100.2 -SNAPSHOT</version >
7
7
<properties >
8
8
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
9
9
<maven .compiler.target>1.8</maven .compiler.target>
10
10
<maven .compiler.source>1.8</maven .compiler.source>
11
- <changelog .version>1.97 .2-SNAPSHOT</changelog .version>
11
+ <changelog .version>1.100 .2-SNAPSHOT</changelog .version>
12
12
</properties >
13
13
<build >
14
14
<plugins >
Original file line number Diff line number Diff line change 43
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
44
44
<maven .compiler.target>1.8</maven .compiler.target>
45
45
<maven .compiler.source>1.8</maven .compiler.source>
46
- <changelog-lib >1.174.0 </changelog-lib >
46
+ <changelog-lib >1.174.1 </changelog-lib >
47
47
</properties >
48
48
49
49
<dependencies >
You can’t perform that action at this time.
0 commit comments