Skip to content

Commit

Permalink
corrected pom for 1.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
galisha committed Aug 12, 2020
1 parent fb32b90 commit 56657a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djf-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<configuration>
<finalName>djf-demo-1.0-standalone</finalName>
<finalName>djf-demo-1.1-standalone</finalName>
<archive>
<manifest>
<mainClass>ru.smartflex.djf.demo.MainDjfDemo</mainClass>
Expand Down

0 comments on commit 56657a6

Please sign in to comment.