Skip to content

Commit

Permalink
Fixup typo in property after ac653c7
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed Oct 1, 2023
1 parent 27ea8cd commit 60219cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<filter token="GROUPID" value="${groupId}"/>
<filter token="ARTIFACTID" value="${artifactId}"/>
<filter token="DESCRIPTION" value="${description}"/>
<filter token="MAVEN_MIN_VERSION" value="${maven.min.version}"/>
<filter token="MAVEN_MIN_VERSION" value="${min.maven.version}"/>
<filter token="REPO" value="${ivy.maven-central.backup}"/>
</filterset>

Expand Down

0 comments on commit 60219cc

Please sign in to comment.