File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ include::{github-readme}[tags=header]
17
17
18
18
TIP: Do you want to improve this page? Please git-link:self[edit it on GitHub].
19
19
20
+ Current version: {last-released-version}
21
+
20
22
include::{github-readme}[tags=description]
21
23
22
24
=== Installation
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
- <groupId >fr.jmini.jxlint </groupId >
5
+ <groupId >com.wdev91.eclipse.copyright </groupId >
6
6
<artifactId >root</artifactId >
7
7
<version >1.5.1</version >
8
8
<packaging >pom</packaging >
71
71
<docinfo1 >true</docinfo1 >
72
72
<sourcedir >${project.build.sourceDirectory} </sourcedir >
73
73
<project-version >${project.version} </project-version >
74
+ <last-released-version >${project.version} </last-released-version >
74
75
</attributes >
75
76
</configuration >
76
77
<executions >
You can’t perform that action at this time.
0 commit comments