Skip to content

Commit

Permalink
remove ide from release
Browse files Browse the repository at this point in the history
  • Loading branch information
lausdahl committed Nov 25, 2016
1 parent ca11db5 commit 095e1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ http://mojo.codehaus.org/versions-maven-plugin/
<artifactId>maven-release-plugin</artifactId>
<version>2.5</version>
<configuration>
<releaseProfiles>With-IDE,all-platforms,codesigning</releaseProfiles>
<releaseProfiles>codesigning</releaseProfiles>
<tagNameFormat>Release/@{project.version}</tagNameFormat>
</configuration>
</plugin>
Expand Down

0 comments on commit 095e1f7

Please sign in to comment.