Skip to content

Commit

Permalink
native version == pom verison
Browse files Browse the repository at this point in the history
  • Loading branch information
sannies committed Aug 25, 2017
1 parent 3de6fd3 commit 699c7eb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mp4parser.isoviewer</groupId>
<artifactId>isoviewer</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
<name>isoviewer</name>
<packaging>jar</packaging>

Expand Down Expand Up @@ -68,9 +68,7 @@
<vendor>Sebastian Annies</vendor>
<mainClass>ISOViewer</mainClass>
<appName>ISO Viewer</appName>
<jvmArgs>
<jvmArg>-Xdock:name=Test Packager Mac OS X</jvmArg>
</jvmArgs>
<nativeReleaseVersion>${version}</nativeReleaseVersion>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 699c7eb

Please sign in to comment.