Skip to content

Commit

Permalink
JBTIS-471 - correct packaging version for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Leacu committed Feb 19, 2016
1 parent b05ed06 commit 878df3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jboss-fuse-sap-tool-suite/pom.xml
Expand Up @@ -275,7 +275,7 @@
<artifactId>tycho-packaging-plugin</artifactId>
<version>${tychoVersion}</version>
<configuration>
<format>'v'yyyyMMdd-HHmm'-H${BUILD_NUMBER}-${BUILD_ALIAS}'</format>
<format>'${BUILD_ALIAS}-v'yyyyMMdd-HHmm'-B${BUILD_NUMBER}'</format>
<archiveSite>true</archiveSite>
</configuration>
</plugin>
Expand Down

0 comments on commit 878df3f

Please sign in to comment.