Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 7ccabc2

Browse files
author
Arun Gupta
committed
Changing the name to ${project.artifactId}
Former-commit-id: 2b37663bb536c804323f78ceaf9af4859ae97a6e
1 parent 00d846f commit 7ccabc2

File tree

1 file changed

+1
-1
lines changed
  • samples/batch/multiple-steps

1 file changed

+1
-1
lines changed

samples/batch/multiple-steps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<version>1.0-SNAPSHOT</version>
1414
<packaging>war</packaging>
1515

16-
<name>multiple-steps</name>
16+
<name>${project.artifactId}</name>
1717

1818
</project>

0 commit comments

Comments
 (0)