Skip to content

Commit 70b4951

Browse files
committed
Automatically stepping dependencies
1 parent be2f267 commit 70b4951

14 files changed

+83
-4
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*.versionsBackup
2+
.factorypath
13
.classpath
24
.project
35
.settings

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
8+
**using latest version in example**
9+
10+
11+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
12+
13+
514
## 1.55
615
### No issue
716

build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
mvn versions:update-properties
23
mvn clean install eclipse:eclipse || exit 1
34
cd git-changelog-maven-plugin-example
45
mvn versions:update-properties -DallowSnapshots=true

git-changelog-maven-plugin-example/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
8+
**using latest version in example**
9+
10+
11+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
12+
13+
514
## 1.55
615
### No issue
716

git-changelog-maven-plugin-example/CHANGELOG_custom.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue /
7+
using latest version in example
8+
9+
10+
511
## git-changelog-maven-plugin-1.55
612
### No issue /
713
git-changelog-lib 1.82

git-changelog-maven-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
using latest version in example *2018-09-13 09:05:58*
8+
9+
10+
511
## git-changelog-maven-plugin-1.55
612
### No issue
713
git-changelog-lib 1.82 *2018-09-13 07:18:27*

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
8+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
9+
10+
using latest version in example
11+
12+
513
## git-changelog-maven-plugin-1.55
614
### No issue
715

git-changelog-maven-plugin-example/CHANGELOG_jira.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
8+
**using latest version in example**
9+
10+
11+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
12+
13+
514
## 1.55
615
### No issue
716

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
8+
**using latest version in example**
9+
10+
11+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
12+
13+
514
## git-changelog-maven-plugin-1.55
615
### No issue
716

git-changelog-maven-plugin-example/CHANGELOG_mixed.md

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Fix fromCommit and fromRef property typo *21:11:26*
6060

6161

6262
### These commits have not issue in their commit comment
63+
using latest version in example *09:05:58*
64+
6365
git-changelog-lib 1.82 *07:18:27*
6466

6567
docs: Updates README.md to improve readability *14:32:13*

git-changelog-maven-plugin-example/CHANGELOG_settings.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Next release
6+
### Other changes
7+
8+
**using latest version in example**
9+
10+
11+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
12+
13+
514
## 1.55
615
### Other changes
716

git-changelog-maven-plugin-example/CHANGELOG_templatefile.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### No issue
7+
8+
**using latest version in example**
9+
10+
11+
[be2f267d93d8004](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be2f267d93d8004) Tomas Bjerre *2018-09-13 09:05:58*
12+
13+
514
## 1.55
615
### No issue
716

pom.xml

+4-2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4545
<maven.compiler.target>1.7</maven.compiler.target>
4646
<maven.compiler.source>1.7</maven.compiler.source>
47+
<changelog-lib>1.82</changelog-lib>
48+
<fmt>2.5.1</fmt>
4749
</properties>
4850

4951
<dependencies>
@@ -66,7 +68,7 @@
6668
<dependency>
6769
<groupId>se.bjurr.gitchangelog</groupId>
6870
<artifactId>git-changelog-lib</artifactId>
69-
<version>1.82</version>
71+
<version>${changelog-lib}</version>
7072
</dependency>
7173
</dependencies>
7274

@@ -108,7 +110,7 @@
108110
<plugin>
109111
<groupId>com.coveo</groupId>
110112
<artifactId>fmt-maven-plugin</artifactId>
111-
<version>1.3.0</version>
113+
<version>${fmt}</version>
112114
<executions>
113115
<execution>
114116
<goals>

src/main/java/se/bjurr/gitchangelog/plugin/GitChangelogMojo.java

-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@
77
import java.io.File;
88
import java.util.Date;
99
import java.util.List;
10-
1110
import org.apache.maven.plugin.AbstractMojo;
1211
import org.apache.maven.plugin.MojoExecutionException;
1312
import org.apache.maven.plugins.annotations.Mojo;
1413
import org.apache.maven.plugins.annotations.Parameter;
15-
1614
import se.bjurr.gitchangelog.api.GitChangelogApi;
1715

1816
@Mojo(name = "git-changelog", defaultPhase = PROCESS_SOURCES)

0 commit comments

Comments
 (0)