Skip to content

Commit

Permalink
Set-up product data
Browse files Browse the repository at this point in the history
  • Loading branch information
michalgh committed Feb 11, 2018
1 parent 55e7cf6 commit f92b4d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -76,7 +76,8 @@
<extensions>true</extensions>
<configuration>
<productVersion>${jira.version}</productVersion>
<productDataVersion>${jira.version}</productDataVersion>
<productDataVersion>7.1.0</productDataVersion>
<productDataPath>${basedir}/src/test/resources/jira-7-1-0-resources.zip</productDataPath>
<enableQuickReload>true</enableQuickReload>
<enableFastdev>false</enableFastdev>
<instructions>
Expand Down
Binary file added src/test/resources/jira-7-1-0-resources.zip
Binary file not shown.

0 comments on commit f92b4d0

Please sign in to comment.