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]
1717
1818TIP: Do you want to improve this page? Please git-link:self[edit it on GitHub].
1919
20+ Current version: {last-released-version}
21+
2022include::{github-readme}[tags=description]
2123
2224=== Installation
Original file line number Diff line number Diff line change 22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >fr.jmini.jxlint </groupId >
5+ <groupId >com.wdev91.eclipse.copyright </groupId >
66 <artifactId >root</artifactId >
77 <version >1.5.1</version >
88 <packaging >pom</packaging >
7171 <docinfo1 >true</docinfo1 >
7272 <sourcedir >${project.build.sourceDirectory} </sourcedir >
7373 <project-version >${project.version} </project-version >
74+ <last-released-version >${project.version} </last-released-version >
7475 </attributes >
7576 </configuration >
7677 <executions >
You can’t perform that action at this time.
0 commit comments