Skip to content

Commit 4e8d84b

Browse files
committed
Fix typos
1 parent b09cc1f commit 4e8d84b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
1212

1313
This is fixed. If the configuration file doesn't exists the file will be created automatically.
1414

15-
|ID|Type|Description
1615
|https://github.com/Axway-API-Management-Plus/apigw-maven-plugin/issues/51[#51]
1716
|Enhancement
1817
|Customized version name for `.pol` and `.fed` packages.
1918

20-
A new property `axway.project.version` is introduced to customize the version of `.pol` and `.fed` packages. As default the value will be set to ${project.version} . The version can be overwritten by a command line property of by a defined property within the pom.xml.
19+
A new property `axway.project.version` is introduced to customize the version of `.pol` and `.fed` packages. As default the value will be set to `${project.version}`. The version can be overwritten by a command line property or by a defined property within the pom.xml.
2120

2221
*Example*
2322

0 commit comments

Comments
 (0)