Skip to content

Commit

Permalink
update build.xml for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
amitvig22 committed Feb 18, 2015
1 parent 7d244d3 commit 0b73248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<property environment="env" />

<!-- set global properties for this build -->
<property name="version" value="8.15.2"/>
<property name="version" value="8.15.3"/>
<property name="pathToLitleMagentoIntegrationFolder" value="${env.WORKSPACE}/"/>
<property name="pathToFolderToSaveIn" value="${env.WORKSPACE}/output/"/>

Expand Down

0 comments on commit 0b73248

Please sign in to comment.