change name of native packages to avoid conflicts with stable version 1.x

This commit is contained in:
Sebastian Sdorra
2014-10-17 21:31:35 +02:00
parent de07447a27
commit 04baca83b5

View File

@@ -183,6 +183,7 @@
</execution>
</executions>
<configuration>
<name>${project.name}-2</name>
<attach>true</attach>
<classifier>all</classifier>
<release>${maven.build.timestamp}</release>