Skip to content

Commit

Permalink
Changed qualifier format to <format>'e3x'yyyyMMddHHmm</format>
Browse files Browse the repository at this point in the history
  • Loading branch information
fredg02 committed Jul 9, 2014
1 parent bd9acdf commit 82cf3f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions com.windowtester_parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,14 @@
</environments>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-packaging-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<format>'e3x'yyyyMMddHHmm</format>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 82cf3f7

Please sign in to comment.